Cleanup fail2ban config files
This commit is contained in:
parent
9a2dd77a24
commit
eb79e94959
|
@ -1,3 +1,7 @@
|
|||
[INCLUDES]
|
||||
|
||||
before = common.conf
|
||||
|
||||
[Definition]
|
||||
failregex=Login failed: .*Remote IP: '<HOST>[\)']
|
||||
ignoreregex =
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
# Fail2Ban configuration file for roundcube web server
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
before = common.conf
|
||||
|
|
Loading…
Reference in New Issue