Annotation of embedaddon/strongswan/conf/plugins/sql.opt, revision 1.1

1.1     ! misho       1: charon.plugins.sql.database =
        !             2:        Database URI for charon's SQL plugin. If it contains a password, make
        !             3:        sure to adjust the permissions of the config file accordingly.
        !             4: 
        !             5: charon.plugins.sql.loglevel = -1
        !             6:        Loglevel for logging to SQL database.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>