mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
注释掉内存限制配置,避免影响 SSD 缓存创建
This commit is contained in:
parent
060f85f09f
commit
8a46e1196b
@ -14,8 +14,8 @@ synoinfo: &synoinfo
|
|||||||
support_syno_hybrid_raid: "no"
|
support_syno_hybrid_raid: "no"
|
||||||
supportraidgroup: "no"
|
supportraidgroup: "no"
|
||||||
enableRCPower: "yes"
|
enableRCPower: "yes"
|
||||||
mem_max_mb: ""
|
# mem_max_mb: "" # Impact Creating an SSD Cache
|
||||||
mem_min_mb: ""
|
# mem_min_mb: "" # Impact Creating an SSD Cache
|
||||||
support_fan: "no"
|
support_fan: "no"
|
||||||
support_fan_adjust_dual_mode: "no"
|
support_fan_adjust_dual_mode: "no"
|
||||||
supportadt7490: "no"
|
supportadt7490: "no"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user