mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 22:39:50 +00:00
Work around Unreal >=6.0.4 sending RPL_WHOISSPECIAL by default
085490d780
This commit is contained in:
@ -100,6 +100,12 @@ set {{
|
||||
}}
|
||||
}}
|
||||
modes-on-join "+H 100:1d"; // Enables CHATHISTORY
|
||||
|
||||
// Remove RPL_WHOISSPECIAL used to advertise security groups
|
||||
whois-details {{
|
||||
security-groups {{ everyone none; self none; oper none; }}
|
||||
}}
|
||||
|
||||
}}
|
||||
|
||||
tld {{
|
||||
|
Reference in New Issue
Block a user