]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/conf/modules.conf.example
Improve consistency of the restrictchans module example config.
[user/henk/code/inspircd.git] / docs / conf / modules.conf.example
index 001088bda1afda171112c6bb8e108ac3dad78435..3b7d30e8f85667e57d48ffdc861a475b7989cddd 100644 (file)
 # You probably *DO NOT* want to load this module on a public network.
 #
 #<module name="restrictchans">
-
-# Configure the restrictchans module
-#   allowregistered: should registered users be allowed to bypass the restrictions?
+#
+# allowregistered: should registered users be allowed to bypass the restrictions?
 #<restrictchans allowregistered="no">
-
+#
 # Allow any channel matching #user-* to be created, bypassing restrictchans checks
 #<allowchannel name="#user-*">