disable restrict chans
This commit is contained in:
parent
1be3d2459b
commit
d42ad2767d
@ -258,6 +258,8 @@
|
||||
|
||||
<allowchannel name="*">
|
||||
|
||||
# <restrictchans allowregistered="&env.RESTRICT_CHANS_ALLOW_REGISTERED;">
|
||||
|
||||
#<autojoinident chan="#blackhole"
|
||||
# ident="*">
|
||||
|
||||
|
@ -532,8 +532,6 @@
|
||||
maxtime="&env.REPEAT_MAX_TIME;"
|
||||
size="&env.REPEAT_MAX_SIZE;">
|
||||
|
||||
<restrictchans allowregistered="&env.RESTRICT_CHANS_ALLOW_REGISTERED;">
|
||||
|
||||
<rline engine="&env.RLINE_ENGINE;"
|
||||
matchonnickchange="&env.RLINE_MATCH_ON_NICK_CHANGE;"
|
||||
zlineonmatch="&env.RLINE_ZLINE_ON_MATCH;">
|
||||
|
@ -146,8 +146,6 @@
|
||||
<module name="regex_tre">
|
||||
<module name="remove">
|
||||
<module name="repeat">
|
||||
<module name="restrictchans">
|
||||
<module name="restrictmsg">
|
||||
<module name="rline">
|
||||
<module name="rmode">
|
||||
<module name="sajoin">
|
||||
|
Loading…
Reference in New Issue
Block a user