mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-16 05:46:34 +08:00
服务分组可以设置请求限制
This commit is contained in:
@@ -165,6 +165,7 @@ message FindEnabledServerGroupConfigInfoResponse {
|
||||
bool hasAccessLogConfig = 15;
|
||||
bool hasRemoteAddrConfig = 16;
|
||||
bool hasPagesConfig = 17;
|
||||
bool hasRequestLimitConfig = 18;
|
||||
}
|
||||
|
||||
// 初始化Web设置
|
||||
|
||||
Reference in New Issue
Block a user