mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 11:20:26 +08:00
集群设置中增加“自动调节系统参数”选项
This commit is contained in:
@@ -25,4 +25,5 @@ message NodeCluster {
|
||||
bool autoRemoteStart = 19;
|
||||
bool autoInstallNftables = 20;
|
||||
bytes sshParamsJSON = 21;
|
||||
bool autoSystemTuning = 23; // 是否自动调节系统参数
|
||||
}
|
||||
Reference in New Issue
Block a user