尝试自动在firewalld中开放端口

This commit is contained in:
刘祥超
2022-01-03 16:28:02 +08:00
parent 94e9ab5a0e
commit d5e21f2c95
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;
}