George Baugh 1 ano atrás
pai
commit
7e8f6a6e3e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      fail2ban/tcms-jail.tmpl

+ 1 - 1
fail2ban/tcms-jail.tmpl

@@ -2,7 +2,7 @@
 enabled = true
 port = http,https
 filter = __DOMAIN__
-logpath = __LOGDIR__/tcms.log
+logpath = __LOGDIR__/logs/tcms.log
 maxretry = 5
 findtime = 60
 bantime  = 600