sql {

    # Database URI for charon's SQL plugin. If it contains a password, make sure
    # to adjust the permissions of the config file accordingly.
    # database =

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Loglevel for logging to SQL database.
    # loglevel = -1

}