mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-26 04:50:24 +08:00
集群可以设置默认的WAF策略、缓存策略
This commit is contained in:
@@ -13,4 +13,6 @@ message NodeCluster {
|
||||
string secret = 7;
|
||||
string dnsName = 8;
|
||||
int64 dnsDomainId = 9;
|
||||
int64 httpCachePolicyId = 10;
|
||||
int64 httpFirewallPolicyId = 11;
|
||||
}
|
||||
Reference in New Issue
Block a user