From: michael Date: Fri, 26 Dec 2014 14:02:15 +0000 (+0000) Subject: - Update reference.conf X-Git-Tag: 1.0.0beta2~49 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=509408fe8556fec5165a259e2566bc00c926378a;p=hopm.git - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5143 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/doc/reference.conf b/doc/reference.conf index 5c3ca79..6e68863 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1,5 +1,7 @@ /* * Hybrid Open Proxy Monitor - HOPM sample configuration + * + * $Id$ */ /* @@ -22,7 +24,7 @@ options { * Full path and filename for storing the process ID of the running * HOPM. */ - pidfile = "/some/path/hopm.pid"; + pidfile = "/some/path/var/hopm.pid"; /* * How long to store the IP address of hosts which are confirmed @@ -54,7 +56,7 @@ options { * the scan in question can be useful. Leave commented for no * logging. */ -# scanlog = "/some/path/scan.log"; +# scanlog = "/some/path/var/scan.log"; }; @@ -217,7 +219,7 @@ irc { * An AKILL example for services with OperServ. Your HOPM must have permission to * AKILL for this to work! */ -# kline = "OS AKILL +3h *@%h Open proxy found on your host."; +# kline = "OS AKILL ADD +3h *@%h Open proxy found on your host."; /* * Text to send on connection, these can be stacked and will be sent in this order.