Skip to content

Commit 6750c11

Browse files
committed
Disable trim on boot to speed up boot
1 parent c998080 commit 6750c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EFI/OC/config.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@
940940
<key>ProvideCurrentCpuInfo</key>
941941
<true/>
942942
<key>SetApfsTrimTimeout</key>
943-
<integer>-1</integer>
943+
<integer>0</integer>
944944
<key>ThirdPartyDrives</key>
945945
<false/>
946946
<key>XhciPortLimit</key>

0 commit comments

Comments
 (0)