1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-05-05 01:56:04 +02:00
docker-mailserver/target/fail2ban/fail2ban.d/fixes.local
2023-01-10 14:13:50 +01:00

10 lines
361 B
Plaintext

# * Contains settings that act as fixes, mostly for tests.
# ! When adding new content, provide a comment on why the fix is necessary.
[Definition]
# Fail2Ban will complain when using `fail2ban-client -d` about this option
# not being set. This screws up `assert_output` in BATS tests. Therefore,
# the default value is explicitly set here.
allowipv6 = auto;