Author: Reed L. <reed@redmagnet.com>
[ircu2.10.12-pk.git] / doc / example.conf
index 3d42f5f6920bf409c753c82919e6bdfc7c0b73ef..8e2075e99690460347931204a80151f8381daa2a 100644 (file)
@@ -1,6 +1,6 @@
-# ircd.conf  configuration file for ircd version ircu2.9.mu and ircu2.10
+# ircd.conf - configuration file for ircd version ircu2.10
 #
-# Last Updated:  26, June 2001.
+# Last Updated:  20, March 2002.
 #
 # Written by Niels <niels@undernet.org>, based on the original example.conf,
 # server code and some real-life (ahem) experience.
@@ -501,6 +501,7 @@ P:192.168.*:::6666
 # F:OPER_SET:FALSE
 # F:OPERS_SEE_IN_SECRET_CHANNELS:TRUE
 # F:OPER_WIDE_GLINE:TRUE
+# F:OPER_LIST_CHAN:TRUE
 # F:LOCOP_KILL:TRUE
 # F:LOCOP_REHASH:TRUE
 # F:LOCOP_RESTART:FALSE
@@ -512,6 +513,7 @@ P:192.168.*:::6666
 # F:LOCOP_SET:FALSE
 # F:LOCOP_SEE_IN_SECRET_CHANNELS:FALSE
 # F:LOCOP_WIDE_GLINE:FALSE
+# F:LOCOP_LIST_CHAN:FALSE
 
 
 # Well, you have now reached the end of this sample configuration