summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/nickserv.example.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index 7bc2a3dd0..1191bd045 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -287,6 +287,12 @@ module
name = "ns_cert"
/*
+ * Should users who are connected with a SSL client certificate have its fingerprint be added to
+ * their account when they register. Defaults to yes.
+ */
+ automatic = yes
+
+ /*
* The maximum number of entries allowed on a nickname's certificate fingerprint list.
* The default is 5. This number cannot be set to 0.
*/