集群增加自动同步时钟选项

This commit is contained in:
GoEdgeLab
2022-09-15 15:57:16 +08:00
parent 7562495bc4
commit dfe89e19c4
7 changed files with 4284 additions and 4242 deletions

View File

@@ -20,4 +20,5 @@ message NodeCluster {
int32 nodeMaxThreads = 14;
bool autoOpenPorts = 16;
bool isPinned = 17;
bytes clockJSON = 18;
}