Change defaults for 'wordpress-hard' and 'wordpress-soft'.
This commit is contained in:
parent
61d02b0f84
commit
847c613b90
@ -132,14 +132,20 @@ bantime = 1800
|
||||
|
||||
[wordpress-hard]
|
||||
enabled = false
|
||||
action = %(action_mwl)s
|
||||
filter = wordpress-hard
|
||||
logpath = /var/log/auth.log
|
||||
maxretry = 1
|
||||
maxretry = 3
|
||||
findtime = 600
|
||||
bantime = 10800
|
||||
port = http,https
|
||||
|
||||
[wordpress-soft]
|
||||
enabled = false
|
||||
action = %(action_mwl)s
|
||||
filter = wordpress-soft
|
||||
logpath = /var/log/auth.log
|
||||
maxretry = 3
|
||||
maxretry = 5
|
||||
findtime = 600
|
||||
bantime = 10800
|
||||
port = http,https
|
||||
|
Loading…
Reference in New Issue
Block a user