mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
remove superfluous includes
This commit is contained in:
parent
5c9fd4e2ab
commit
dd4d80fe27
2 changed files with 0 additions and 4 deletions
|
|
@ -8,8 +8,6 @@
|
|||
# Read common prefixes
|
||||
before = common.conf
|
||||
|
||||
after = nextcloud-auth.local
|
||||
|
||||
[Definition]
|
||||
|
||||
# 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
|
||||
before = common.conf
|
||||
|
||||
after = nextcloud-domain.local
|
||||
|
||||
[Definition]
|
||||
|
||||
# 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 a new issue