Limit Content Caching to Desktops by default

This commit is contained in:
Mykola Grymalyuk
2022-01-24 20:35:47 -07:00
parent 3e742ffaf8
commit 2ca02f5802
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -182,6 +182,7 @@ class Constants:
self.walkthrough = False # Enable Walkthrough
self.disable_connectdrivers = False # Disable ConnectDrivers (hibernation)
self.allow_3rd_party_drives = True # Allow ThridPartyDrives quirk
self.set_content_caching = False # Set Content Caching
self.legacy_accel_support = [
os_data.os_data.mojave,