keep in sync with OGN upstream (SVN-317)
[ircu2.10.12-pk.git] / doc / example.conf
index 473efb946a33479d02642f9092b010a88bc6c7d1..235bd31b8e19ab9022c58b737329e13e5f9edc59 100644 (file)
@@ -928,12 +928,22 @@ features
 #  "HIS_REWRITE" = "TRUE";
 #  "HIS_REMOTE" = "TRUE";
 #  "HIS_NETSPLIT" = "TRUE";
+#  "ERR_CHANNELISFULL" = "Cannot join channel, channel is full (+l)";
+#  "ERR_INVITEONLYCHAN" = "Cannot join channel, you must be invited (+i)";
+#  "ERR_BANNEDFROMCHAN" = "Cannot join channel, you are banned (+b)";
+#  "ERR_BADCHANNELKEY" = "Cannot join channel, you need the correct key (+k)";
+#  "ERR_NEEDREGGEDNICK" = "Cannot join channel, you must be authed to join (+r)";
+#  "ERR_JOINACCESS" = "Cannot join channel, you don't have enough ChanServ access (+a)";
 #  "HIS_SERVERNAME" = "*.undernet.org";
 #  "HIS_SERVERINFO" = "The Undernet Underworld";
 #  "HIS_URLSERVERS" = "http://www.undernet.org/servers.php";
-#  "URLREG" = "http://cservice.undernet.org/live/";
 #  "LOC_ENABLE" = "FALSE";
 #  "LOC_TARGET" = "somenick";
+#  "CHMODE_A_ENABLE" = "TRUE";
+#  "CHMODE_A_TARGET" = "ChanServ";
+#  "CHMODE_F_ENABLE" = "TRUE";
+#  "UNKNOWN_CMD_ENABLE" = "TRUE";
+#  "UNKNOWN_CMD_TARGET" = "OpServ";
 #  "NOAMSG_TIME" = "0";
 #  "NOAMSG_NUM" = "1";
 };