diff options
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r-- | docs/conf/modules.conf.example | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 001088bda..3b7d30e8f 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1708,11 +1708,10 @@ # 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-*"> |