forked from supernets/inspircd
restrict chans in example
This commit is contained in:
parent
d42ad2767d
commit
ef1f793a64
@ -256,13 +256,17 @@
|
||||
|
||||
#<strictsasl reason="Fix your SASL authentication settings and try again">
|
||||
|
||||
<allowchannel name="*">
|
||||
|
||||
#<module name="restrictchans">
|
||||
#<module name="restrictmsg">
|
||||
#<allowchannel name="*">
|
||||
#<restrictchans allowregistered="&env.RESTRICT_CHANS_ALLOW_REGISTERED;">
|
||||
|
||||
#<autojoinident chan="#blackhole"
|
||||
# ident="*">
|
||||
|
||||
#<autojoinident chan="#blackhole"
|
||||
# ident="*">
|
||||
|
||||
#<anticaps lowercase="abcdefghijklmnopqrstuvwxyz"
|
||||
# uppercase="ABCDEFGHIJKLMNOPQRSTUVWXYZ">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user