尝试自动在firewalld中开放端口

This commit is contained in:
GoEdgeLab
2022-01-03 16:28:02 +08:00
parent 2297d069d9
commit d9458913c8
5 changed files with 576 additions and 553 deletions

View File

@@ -19,4 +19,5 @@ message NodeCluster {
string timeZone = 13;
int32 nodeMaxThreads = 14;
int32 nodeTCPMaxConnections = 15;
bool autoOpenPorts = 16;
}