mirror of https://github.com/fail2ban/fail2ban
remove superfluous includes
parent
5c9fd4e2ab
commit
dd4d80fe27
|
@ -8,8 +8,6 @@
|
||||||
# Read common prefixes
|
# Read common prefixes
|
||||||
before = common.conf
|
before = common.conf
|
||||||
|
|
||||||
after = nextcloud-auth.local
|
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
# based on https://docs.nextcloud.com/server/27/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud
|
# based on https://docs.nextcloud.com/server/27/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud
|
||||||
|
|
|
@ -9,8 +9,6 @@
|
||||||
# Read common prefixes
|
# Read common prefixes
|
||||||
before = common.conf
|
before = common.conf
|
||||||
|
|
||||||
after = nextcloud-domain.local
|
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
# based on https://docs.nextcloud.com/server/27/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud
|
# based on https://docs.nextcloud.com/server/27/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud
|
||||||
|
|
Loading…
Reference in New Issue