- Update reference.conf
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 13:13:45 +0000 (13:13 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Wed, 31 Dec 2014 13:13:45 +0000 (13:13 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5221 82007160-df01-0410-b94d-b575c5fd34c7

doc/reference.conf

index 6ca4fedc74cbc9d309d186c336e89a9a97e8e445..4350c388a1681adeb12aa7beb7c2c3a722069e40 100644 (file)
@@ -241,7 +241,7 @@ irc {
  * proxies or other forms of IRC abuse. By checking against these blacklists,
  * HOPMs are able to ban known sources of abuse without completely scanning them.
  */
-opm {
+#opm {
        /*
         * Blacklist zones to check IPs against. If you would rather not
         * trust a remotely managed blacklist, you could set up your own, or
@@ -382,7 +382,7 @@ opm {
         * proxies will be reported.
         */
 #      sendmail = "/usr/sbin/sendmail";
-};
+#};
 
 
 /*