blob: 08fa586b43cf2732ad525dba42e363739af02e30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
vici {
# Whether to load the plugin. Can also be an integer to increase the
# priority of this plugin.
load = yes
# Socket the vici plugin serves clients.
# socket = unix://${piddir}/charon.vici
}
|