duplicheck.conf 293 B

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