summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreferencesController.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPreferencesController.m')
-rw-r--r--macosx/HBPreferencesController.m4
1 files changed, 3 insertions, 1 deletions
diff --git a/macosx/HBPreferencesController.m b/macosx/HBPreferencesController.m
index 90f23d9b4..b24219b34 100644
--- a/macosx/HBPreferencesController.m
+++ b/macosx/HBPreferencesController.m
@@ -77,7 +77,9 @@
@"x264CqSliderFractional": @"0.50",
@"HBShowAdvancedTab": @NO,
@"HBAutoNamingFormat": @[@"{Source}", @" ", @"{Title}"],
- @"HBDrawerSize": NSStringFromSize(NSMakeSize(184, 591))
+ @"HBDrawerSize": NSStringFromSize(NSMakeSize(184, 591)),
+ @"HBQueuePauseIfLowSpace": @YES,
+ @"HBQueueMinFreeSpace": @"2"
}];
// Overwrite the update check interval because previous versions