summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/nickserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index 075a4b79e..36eec61e1 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -270,7 +270,7 @@ command { service = "NickServ"; name = "ALIST"; command = "nickserv/alist"; }
*
* Used for configuring your SSL certificate list, which can be used to automatically identify you.
*/
-module { name = "ns_cert" }
+module { name = "ns_cert"; accessmax = 5; }
command { service = "NickServ"; name = "CERT"; command = "nickserv/cert"; }
/*