]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Improve consistency of the restrictchans module example config.
authorPeter Powell <petpow@saberuk.com>
Sat, 5 Jan 2019 16:55:51 +0000 (16:55 +0000)
committerPeter Powell <petpow@saberuk.com>
Sat, 5 Jan 2019 16:55:51 +0000 (16:55 +0000)
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-*">