Return to duplicheck.conf CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins |
1.1 misho 1: duplicheck { 2: 3: # Enable duplicheck plugin (if loaded). 4: # enable = yes 5: 6: # Whether to load the plugin. Can also be an integer to increase the 7: # priority of this plugin. 8: load = yes 9: 10: # Socket provided by the duplicheck plugin. 11: # socket = unix://${piddir}/charon.dck 12: 13: } 14: