mirror of
https://github.com/anope/anope.git
synced 2026-06-25 03:56:40 +02:00
Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictprivmsg
This commit is contained in:
@@ -102,6 +102,8 @@ namespace Configuration
|
||||
Anope::string DefLanguage;
|
||||
/* options:timeoutcheck */
|
||||
time_t TimeoutCheck;
|
||||
/* options:usestrictprivmsg */
|
||||
bool UseStrictPrivmsg;
|
||||
|
||||
/* either "/msg " or "/" */
|
||||
Anope::string StrictPrivmsg;
|
||||
|
||||
Reference in New Issue
Block a user