mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 15:59:49 +00:00
Update the Anope config for the new password length fields. (#250)
This commit is contained in:
@ -49,6 +49,8 @@ module {{
|
||||
client = "NickServ"
|
||||
forceemail = no
|
||||
passlen = 1000 # Some tests need long passwords
|
||||
maxpasslen = 1000
|
||||
minpasslen = 1
|
||||
}}
|
||||
command {{ service = "NickServ"; name = "HELP"; command = "generic/help"; }}
|
||||
|
||||
|
Reference in New Issue
Block a user