2004-05-09 Michael Poole <mdpoole@troilus.org>
[ircu2.10.12-pk.git] / doc / example.conf
index d40de5d2bb06b45e63c2d1e04cc95d33a63e9265..8212254a0afcdf51a5e1f996ff6b554b8075e3aa 100644 (file)
@@ -10,9 +10,6 @@
 # Rewritten by A1kmm(Andrew Miller)<a1kmm@mware.virtualave.net> to support
 # the new flex/bison configuration parser.
 #
-# Rewritten by A1kmm(Andrew Miller)<a1kmm@mware.virtualave.net> to support
-# the new flex/bison configuration parser.
-#
 # Thanks and credits to: Run, Trillian, Cym, Morrissey, Chaos, Flynn,
 #                        Xorath, WildThang, Mmmm, SeKs, Ghostwolf and
 #                        all other Undernet IRC Admins and Operators,
@@ -84,8 +81,6 @@ Admin {
   Location = "The University of London";
   # At most two contact lines are allowed...
   Contact = "Undernet IRC server";
-# Note that times can be specified as a number, or by giving something
-# like: 1 minutes 20 seconds, or 1*60+20.
   Contact = "IRC Admins <irc@london.ac.uk>";
 };
 
@@ -706,6 +701,7 @@ features
 #  "NICKNAMEHISTORYLENGTH"="800";
 #  "HOST_HIDING"="FALSE";
 #  "HIDDEN_HOST"="users.undernet.org";
+#  "HIDDEN_IP"="127.0.0.1";
 #  "KILLCHASETIMELIMIT"="30";
 #  "MAXCHANNELSPERUSER"="10";
 #  "AVBANLEN"="40";
@@ -765,6 +761,8 @@ features
 # "LOCOP_SEE_IN_SECRET_CHANNELS" = "FALSE";
 # "LOCOP_WIDE_GLINE" = "FALSE";
 # "LOCOP_LIST_CHAN" = "FALSE";
+# "OPLEVELS" = "TRUE";
+# "LOCAL_CHANNELS" = "TRUE";
 };
 
 # Well, you have now reached the end of this sample configuration