]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Add blank +K (norepeat) chmode, though it does nothing yet.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 8764ddb5ac3a393598006bde611b29dd113485b1..cf7d45a968ed434ffb904236f710475391fc15c4 100755 (executable)
@@ -738,6 +738,12 @@ channel {
         */
        use_knock = yes;
 
+       /* local channels: &Channel - a channel that exists only on one server
+        * people on other servers will not be able to see or join local channels
+        * from another server.
+        */
+       use_local_channels = yes;
+
        /* knock delay: The amount of time a user must wait between issuing
         * the knock command.
         */