From adcdaeca044dab7439648bbb980d8464b7ed3007 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 12 Dec 2025 16:19:00 +0000 Subject: [PATCH] Fix the documented default for {chanserv}:expire. Closes #548. --- data/chanserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index d806c2d70..97af39a7b 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -119,7 +119,7 @@ module /* * The length of time before a channel registration expires. * - * This directive is optional. If not set, the default is never. + * This directive is optional. If not set, the default is 90 days. */ #expire = 90d