about summary refs log tree commit diff
path: root/fail2ban.nix
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-03-25 15:08:28 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-03-25 15:08:28 +0700
commitd965ede248f5c9bc33153af0ff71cb8e387f3ca7 (patch)
tree24d68671385614e339e195ecd133d6510bcde7f3 /fail2ban.nix
parent57e277bf8f147b4e921d2266bd782759560f64e2 (diff)
downloadnixos-conf-d965ede248f5c9bc33153af0ff71cb8e387f3ca7.tar.gz
Add past IPs as well
Diffstat (limited to 'fail2ban.nix')
-rw-r--r--fail2ban.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/fail2ban.nix b/fail2ban.nix
index b8db750..b167ba6 100644
--- a/fail2ban.nix
+++ b/fail2ban.nix
@@ -34,7 +34,7 @@
       maddy = {
         settings = {
           filter = "maddy";
-          # logpath = "/var/log/maddy.log";
+          logpath = "/var/log/maddy.log";
         };
       };
     };