mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-19 10:25:17 +08:00
节点可以单独设置缓存目录
This commit is contained in:
@@ -493,4 +493,5 @@ message UpdateNodeCacheRequest {
|
||||
int64 nodeId = 1;
|
||||
SizeCapacity maxCacheDiskCapacity = 2;
|
||||
SizeCapacity maxCacheMemoryCapacity = 3;
|
||||
string cacheDiskDir = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user