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