summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/chanserv.example.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf
index bba989708..087bfa750 100644
--- a/data/chanserv.example.conf
+++ b/data/chanserv.example.conf
@@ -109,10 +109,9 @@ module
/*
* The length of time before a channel registration expires.
*
- * This directive is optional, but recommended.
- * If not set, the default is 14 days.
+ * This directive is optional. If not set, the default is never.
*/
- expire = 14d
+ #expire = 90d
/*
* The maximum number of entries on a channel's access list.