Update init_config.py

This commit is contained in:
HibiKier 2021-05-21 10:24:24 +08:00 committed by GitHub
parent 7ce50e58ef
commit 5703b7cc36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ def init_config():
},
'malicious_ban': {
'MALICIOUS_BAN_TIME': 30,
'MALICIOUS_BAN_COUNT': 4,
'MALICIOUS_BAN_COUNT': 8,
'MALICIOUS_CHECK_TIME': 5,
},
'open_case': {