- Added some tools to detect memory leaks.
[ircu2.10.12-pk.git] / doc / example.conf
index d40de5d2bb06b45e63c2d1e04cc95d33a63e9265..3fec2e3101b1797807a1a7aaf3d3bec36ff78560 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";