diff options
Diffstat (limited to 'conf/plugins/sql.opt')
-rw-r--r-- | conf/plugins/sql.opt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/plugins/sql.opt b/conf/plugins/sql.opt new file mode 100644 index 000000000..f573bba7e --- /dev/null +++ b/conf/plugins/sql.opt @@ -0,0 +1,6 @@ +charon.plugins.sql.database = + Database URI for charon's SQL plugin. If it contains a password, make + sure to adjust the permissions of the config file accordingly. + +charon.plugins.sql.loglevel = -1 + Loglevel for logging to SQL database. |