conf: Install config files world-readable but warn about permissions for certain options

This commit is contained in:
Tobias Brunner
2014-02-12 15:16:57 +01:00
parent 5422bb9070
commit efce4559e8
12 changed files with 28 additions and 15 deletions
+2 -1
View File
@@ -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.