mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-29 08:30:25 +08:00
集群增加是否远程启动选项
This commit is contained in:
@@ -179,6 +179,7 @@ message UpdateNodeClusterRequest {
|
||||
int32 nodeMaxThreads = 6;
|
||||
bool autoOpenPorts = 8;
|
||||
bytes clockJSON = 9;
|
||||
bool autoRemoteStart = 10;
|
||||
}
|
||||
|
||||
// 删除集群
|
||||
|
||||
Reference in New Issue
Block a user