From 36b66c3ec5c70457d7fac7a8cded6f8665856634 Mon Sep 17 00:00:00 2001 From: djmaze Date: Tue, 23 Mar 2021 22:04:27 +0100 Subject: [PATCH] Bugfix: wrong fail2ban instruction --- fail2ban/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fail2ban/README.md b/fail2ban/README.md index 96b22b7d4..f41ede862 100644 --- a/fail2ban/README.md +++ b/fail2ban/README.md @@ -2,7 +2,7 @@ This modified version of RainLoop logs to the system (when syslog works in PHP). -If you use other ports then http, https & 2096, modify them in /filter.d/*.conf +If you use other ports then http, https & 2096, modify them in /jail.d/*.conf ## Systemd journal PHP-FPM @@ -20,7 +20,7 @@ enabled = true ## Default log (not recommended) -Modify /PATH-TO-RAINLOOP-DATA/_data_/_default_/configs/application.ini +Modify `/PATH-TO-RAINLOOP-DATA/_data_/_default_/configs/application.ini` ``` [logs]