1
0
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:
Sadie Powell
2024-06-23 13:50:50 +01:00
parent 8c0edef714
commit 601da1141e
+2 -3
View File
@@ -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.