summaryrefslogtreecommitdiff
path: root/conf/plugins/error-notify.conf
blob: 5915a09713e6a6442f7ef9a723cca2820e7ce45a (plain)
1
2
3
4
5
6
7
8
9
10
11
error-notify {

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

    # Socket provided by the error-notify plugin.
    # socket = unix://${piddir}/charon.enfy

}