1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 16:36:39 +02:00

Changed User::IsRecognized check to default to secure

This commit is contained in:
Adam
2011-09-09 19:18:43 -04:00
parent 6bd31b0333
commit f844b0a161
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ chanserv
* - persist: Keep the channel open at all times
* - none: No defaults
*
* This directive is optional, if left blank, the options will default to keetopic, secure, securefounder,
* This directive is optional, if left blank, the options will default to keeptopic, secure, securefounder,
* and signkick. If you really want no defaults, use "none" by itself as the option.
*/
defaults="keeptopic peace secure securefounder signkick"