From f912e30b25d60ae10f566949c49609468c7d8013 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 1 Mar 2026 02:47:45 +0000 Subject: [PATCH] Disable autologin by default in the example configs. --- 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 e87596b95..b0ea75b38 100644 --- a/data/nickserv.example.conf +++ b/data/nickserv.example.conf @@ -124,7 +124,7 @@ module * This directive is optional, if left blank, the options will default to memo_signon, and * memo_receive. If you really want no defaults, use "none" by itself as the option. */ - defaults = "autologin autoop hide_email hide_mask memo_receive memo_signon ns_private protect" + defaults = "autoop hide_email hide_mask memo_receive memo_signon ns_private protect" /* * The minimum length of time between consecutive uses of NickServ's REGISTER command. This