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

    # Enable duplicheck plugin (if loaded).
    # 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 duplicheck plugin.
    # socket = unix://${piddir}/charon.dck

}