Add missing option in chanserv config
This commit is contained in:
parent
460e8621dc
commit
fe8e28f690
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ module
|
|||
{
|
||||
name = "chanserv"
|
||||
client = "{{ anope_chanserv_module_client }}"
|
||||
defaults = "{{ anope_chanserv_module_defaults | join(' ') }}"
|
||||
maxregistered = {{ anope_chanserv_module_maxregistered }}
|
||||
expire = {{ anope_chanserv_module_expire }}
|
||||
accessmax = {{ anope_chanserv_module_accessmax }}
|
||||
|
|
Loading…
Add table
Reference in a new issue