修复未启动防爆功能导致无法验证的Bug

This commit is contained in:
wsczx
2024-09-29 21:09:15 +08:00
parent c5a76ba436
commit 9e700830be
3 changed files with 3 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ ipv4_end = "192.168.90.200"
#是否自动添加nat
iptables_nat = true
#单位时间内最大尝试次数
#单位时间内最大尝试次数0为关闭防爆功能
max_ban_score = 5
#设置单位时间(秒),超过则重置计数
ban_reset_time = 10