diff options
Diffstat (limited to 'conf/plugins/attr-sql.opt')
-rw-r--r-- | conf/plugins/attr-sql.opt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/plugins/attr-sql.opt b/conf/plugins/attr-sql.opt index 6f02c1cfb..abd749e3e 100644 --- a/conf/plugins/attr-sql.opt +++ b/conf/plugins/attr-sql.opt @@ -1,5 +1,6 @@ charon.plugins.attr-sql.database - Database URI for attr-sql plugin used by charon. + Database URI for attr-sql plugin used by charon. If it contains a password, + make sure to adjust the permissions of the config file accordingly. charon.plugins.attr-sql.lease_history = yes Enable logging of SQL IP pool leases. |