whitelist.conf 286 B

1234567891011121314
  1. whitelist {
  2. # Enable loaded whitelist plugin.
  3. # enable = yes
  4. # Whether to load the plugin. Can also be an integer to increase the
  5. # priority of this plugin.
  6. load = yes
  7. # Socket provided by the whitelist plugin.
  8. # socket = unix://${piddir}/charon.wlst
  9. }