diff options
Diffstat (limited to 'Changes.conf')
-rw-r--r-- | Changes.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Changes.conf b/Changes.conf index 764272f5b..332bbb6b9 100644 --- a/Changes.conf +++ b/Changes.conf @@ -19,6 +19,18 @@ Anope Version S V N # register NewTester or Tester123 unless you are an IRC operator. #RestrictOperNicks +# UseTokens [OPTIONAL] +# Allows irc networks to use TOKEN commands instead of the +# standard commands. This saves bandwidth but can break older +# modules that are not set to trap for TOKEN - if you are using +# older modules do NOT use this option +#UseTokens + +# UseSVS2MODE [OPTIONAL] +# On Unreal IRCD use SVS2MODE instead of SVSMODE, doing this will +# show services changing user modes. +#UseSVS2MODE + ** MODIFIED CONFIGURATION DIRECTIVES ** ** DELETED CONFIGURATION DIRECTIVES ** |