moved nginx, graylog to podman
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
[nginx-limit-req]
|
||||
enabled = true
|
||||
port = http,https
|
||||
logpath = %(nginx_error_log)s
|
||||
findtime = 600
|
||||
bantime = 1w
|
||||
maxretry = 8
|
||||
ignoreip = 127.0.0.1/32 192.168.1.0/24
|
||||
|
||||
#[nginx-http-auth]
|
||||
#enabled = true
|
||||
#port = http,https
|
||||
#logpath = %(nginx_error_log)s
|
||||
#bantime = 2w
|
||||
#maxretry = 5
|
||||
#ignoreip = 127.0.0.1/32 192.168.1.0/24
|
||||
|
||||
[nginx-botsearch]
|
||||
enabled = true
|
||||
port = http,https
|
||||
logpath = %(nginx_access_log)s
|
||||
bantime = 1w
|
||||
maxretry = 5
|
||||
ignoreip = 127.0.0.1/32 192.168.1.0/24
|
||||
Reference in New Issue
Block a user