1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 12:53:14 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2024-01-05 19:52:56 +00:00
3 changed files with 308 additions and 656 deletions
+2 -2
View File
@@ -93,8 +93,8 @@ module
* to be a registered nick, otherwise the channel will be dropped.
* - none: No defaults
*
* This directive is optional, if left blank, the options will default to keeptopic, cs_secure, securefounder,
* and signkick. If you really want no defaults, use "none" by itself as the option.
* This directive is optional, if left blank, the options will default to keeptopic, peace, cs_secure,
* securefounder, and signkick. If you really want no defaults, use "none" by itself as the option.
*/
defaults = "keeptopic peace cs_secure securefounder signkick"