summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-03-07 21:40:52 +0000
committerSadie Powell <sadie@witchery.services>2024-03-07 22:25:32 +0000
commit3272c1bbc65eaa29ba63e176ec76702c5b21d367 (patch)
tree9dda1773c1e7554787cce21794dbb4249ea51dd3 /data
parent307ffea9517fa2b05fa04e7e89b0d4435191bf4f (diff)
Require new accounts to have email addresses.
Diffstat (limited to 'data')
-rw-r--r--data/nickserv.example.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index ddc9a8ca8..13af3b0bb 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -66,13 +66,6 @@ module
client = "NickServ"
/*
- * Force users to give an e-mail address when they register a nick.
- *
- * This directive defaults to "yes" and is recommended to be enabled. This is required if e-mail registration is enabled.
- */
- forceemail = yes
-
- /*
* Require users who change their email address to confirm they
* own their new email.
*/