diff options
Diffstat (limited to 'conf/plugins/whitelist.opt')
-rw-r--r-- | conf/plugins/whitelist.opt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/plugins/whitelist.opt b/conf/plugins/whitelist.opt new file mode 100644 index 000000000..023f7e235 --- /dev/null +++ b/conf/plugins/whitelist.opt @@ -0,0 +1,6 @@ +charon.plugins.whitelist.enable = yes + Enable loaded whitelist plugin. + +charon.plugins.whitelist.socket = unix://${piddir}/charon.wlst + Socket provided by the whitelist plugin. + |