test
This commit is contained in:
parent
4d643b0d11
commit
191a8403ae
|
@ -75,9 +75,5 @@ enabled = {{ jail.enabled }}
|
||||||
filter = {{ jail.filter }}
|
filter = {{ jail.filter }}
|
||||||
logpath = {{ jail.logpath }}
|
logpath = {{ jail.logpath }}
|
||||||
port = {{ jail.port | join(' ') }}
|
port = {{ jail.port | join(' ') }}
|
||||||
#maxretry = {{ jail.maxretry }}
|
|
||||||
#bantime = {{ jail.bantime }}
|
|
||||||
#findtime = {{ jail.findtime }}
|
|
||||||
#action = {{ jail.action }}
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
#+++++++++++++++++++++++++++++++++++++
|
#+++++++++++++++++++++++++++++++++++++
|
||||||
|
|
Loading…
Reference in New Issue