From de4b9faee797385163c00a607916eaf2397d3880 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 01:52:12 +0000 Subject: [PATCH] deploy: 5b5b444094eb2e58e1ae4a69a0994146415e769e --- edge/config/security/fail2ban/index.html | 4 +- edge/search/search_index.json | 2 +- edge/sitemap.xml | 82 ++++++++++++------------ 3 files changed, 44 insertions(+), 44 deletions(-) diff --git a/edge/config/security/fail2ban/index.html b/edge/config/security/fail2ban/index.html index a8a69e57..dec475ad 100644 --- a/edge/config/security/fail2ban/index.html +++ b/edge/config/security/fail2ban/index.html @@ -1630,8 +1630,8 @@

Fail2Ban is installed automatically and bans IP addresses for 3 hours after 3 failed attempts in 10 minutes by default.

Configuration files

-

If you want to change this, you can easily edit our github example file: config/fail2ban-jail.cf.

-

You can do the same with the values from fail2ban.conf, e.g dbpurgeage. In that case you need to edit: config/fail2ban-fail2ban.cf.

+

If you want to change this, you can easily edit our github example file: config-examples/fail2ban-jail.cf.

+

You can do the same with the values from fail2ban.conf, e.g dbpurgeage. In that case you need to edit: config-examples/fail2ban-fail2ban.cf.

The configuration files need to be located at the root of the /tmp/docker-mailserver/ volume bind (usually ./docker-data/dms/config/:/tmp/docker-mailserver/).

This following configuration files from /tmp/docker-mailserver/ will be copied during container startup.