mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-07 10:40:26 +08:00
在对IP封禁时,不写入访问日志
This commit is contained in:
@@ -66,6 +66,8 @@ type HTTPRequest struct {
|
||||
firewallRuleId int64
|
||||
|
||||
logAttrs map[string]string
|
||||
|
||||
disableLog bool // 此请求中关闭Log
|
||||
}
|
||||
|
||||
// 初始化
|
||||
|
||||
Reference in New Issue
Block a user