mirror of
https://github.com/anope/anope.git
synced 2026-07-07 14:23:13 +02:00
Fix the default config for channel suspensions.
This commit is contained in:
@@ -107,10 +107,9 @@ module
|
||||
/*
|
||||
* The length of time before a channel registration expires.
|
||||
*
|
||||
* This directive is optional, but recommended.
|
||||
* If not set, the default is 30 days.
|
||||
* This directive is optional. If not set, the default is never.
|
||||
*/
|
||||
expire = 30d
|
||||
#expire = 90d
|
||||
|
||||
/*
|
||||
* The maximum number of entries on a channel's access list.
|
||||
|
||||
Reference in New Issue
Block a user