1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 02:23:13 +02:00

UseTokens needs to die in a fire, don't let it be turned off.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1605 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-11-09 00:48:39 +00:00
parent a9fd3fd828
commit b9d6279692
12 changed files with 84 additions and 217 deletions
-7
View File
@@ -582,13 +582,6 @@ GlobalOnCycleUP "Services are now back online - have a nice day"
# the first time.
#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.