mirror of
https://github.com/anope/anope.git
synced 2026-06-30 03:36:38 +02:00
added the missing accessmax option to the ns_cert configuration block
This commit is contained in:
@@ -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"; }
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user