summaryrefslogtreecommitdiff
path: root/conf/plugins/whitelist.conf
blob: c68358bf25d23cd0d8b774e2cd4d2b1aab97c5dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
whitelist {

    # Enable loaded whitelist plugin.
    # enable = yes

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Socket provided by the whitelist plugin.
    # socket = unix://${piddir}/charon.wlst

}