集群增加是否远程启动选项

This commit is contained in:
刘祥超
2022-09-17 15:11:25 +08:00
parent 710ec09b14
commit 1d7986289d
9 changed files with 4598 additions and 4551 deletions

View File

@@ -21,4 +21,5 @@ message NodeCluster {
bool autoOpenPorts = 16;
bool isPinned = 17;
bytes clockJSON = 18;
bool autoRemoteStart = 19;
}