diff options
Diffstat (limited to 'conf/plugins/sql.opt')
-rw-r--r-- | conf/plugins/sql.opt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/plugins/sql.opt b/conf/plugins/sql.opt index 5f5f4136b..f573bba7e 100644 --- a/conf/plugins/sql.opt +++ b/conf/plugins/sql.opt @@ -1,5 +1,6 @@ charon.plugins.sql.database = - Database URI for charons SQL plugin. + 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. |