]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Update TODO.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 6c8fbb0163e1688670cc72452ad90e95ec629e82..afde309589141fb1f33b35513616fb1108dfbdb2 100755 (executable)
@@ -673,6 +673,11 @@ exempt {
 
 /* The channel block contains options pertaining to channels */
 channel {
+       /* autochanmodes: Modes that will be set on a unregistered channel
+        * when the first user joins it.
+        */
+       autochanmodes = "nt";
+
        /* invex: Enable/disable channel mode +I, a n!u@h list of masks
         * that can join a +i channel without an invite.
         */
@@ -1191,6 +1196,9 @@ general {
         * +s - servnotice - See server notices
         * +w - wallop     - See oper and server generated WALLOPS
         * +z - operwall   - See operwalls
+        * +C - noctcp     - Block CTCPs to user.
+        * +V - noinvite   - Block INVITE to user.
+        * +B - bot        - Marks as a bot.
         */
         
        /* oper only umodes: usermodes only opers may set */