Disable trim on boot to speed up boot

This commit is contained in:
Nicholas Sherlock 2022-06-12 17:03:06 +12:00
parent c998080a9c
commit 6750c11cd7

View File

@ -940,7 +940,7 @@
<key>ProvideCurrentCpuInfo</key>
<true/>
<key>SetApfsTrimTimeout</key>
<integer>-1</integer>
<integer>0</integer>
<key>ThirdPartyDrives</key>
<false/>
<key>XhciPortLimit</key>