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