attr-sql: Make release of online leases during startup optional

This cleanup prevents sharing the same DB between multiple VPN gateways.
This commit is contained in:
Tobias Brunner
2017-05-19 15:22:51 +02:00
parent f6d0965a4c
commit a1aede8065
2 changed files with 16 additions and 8 deletions
+4
View File
@@ -1,3 +1,7 @@
charon.plugins.attr-sql.crash_recovery = yes
Release all online leases during startup. Disable this to share the DB
between multiple VPN gateways.
charon.plugins.attr-sql.database
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.