1
1
Fork 0
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-06-09 14:26:34 +02:00
docker-mailserver/target/fail2ban/fail2ban.d/fixes.local
2022-12-19 08:40:49 +01:00

10 lines
360 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 explictly set here.
allowipv6 = auto;