mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 04:10:25 +08:00
WAF默认验证码页面显示请求ID
This commit is contained in:
@@ -30,5 +30,6 @@ func DefaultHTTPFirewallCaptchaAction() *HTTPFirewallCaptchaAction {
|
||||
MaxFails: 100,
|
||||
FailBlockTimeout: 3600,
|
||||
FailBlockScopeAll: true,
|
||||
UIShowRequestId: true,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user