mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-28 07:50:25 +08:00
WAF策略增加是否使用本地防火墙设置
This commit is contained in:
@@ -12,4 +12,5 @@ message HTTPFirewallPolicy {
|
||||
bytes inboundJSON = 5;
|
||||
bytes outboundJSON = 6;
|
||||
int64 serverId = 8;
|
||||
bool useLocalFirewall = 9;
|
||||
}
|
||||
Reference in New Issue
Block a user