From 21f61981ca5e737a92d448b3d5079dcf234efd1b Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 2 May 2025 12:38:29 +0100 Subject: [PATCH] Enable hidenetsplitquit by default. --- data/nickserv.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf index 8d2896c8c..4743a6f90 100644 --- a/data/nickserv.example.conf +++ b/data/nickserv.example.conf @@ -164,7 +164,7 @@ module * If set, Anope will not show netsplits in the last quit message field * of NickServ's INFO command. */ - hidenetsplitquit = no + hidenetsplitquit = yes /* * The default period to force users to stop using a protected nickname after.