mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-27 06:10:24 +08:00
改进流量限制
This commit is contained in:
@@ -14,4 +14,5 @@ message ServerDailyStat {
|
||||
int64 createdAt = 4;
|
||||
int64 countAttackRequests = 8;
|
||||
int64 attackBytes = 9;
|
||||
bool checkTrafficLimiting = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user