]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
autochanmodes support
[irc/rqf/shadowircd.git] / doc / reference.conf
index 96057d7861bf4e4010eff82cbd21d5b9141c26ba..4c4e608cec38de346de2186df1b97fc4584b0f3a 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.
         */