mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Improve consistency of the restrictchans module example config.
This commit is contained in:
parent
29696ca3eb
commit
4317e2c4d9
@ -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-*">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user