|
@@ -51,8 +51,8 @@ |
|
|
block discarded – undo |
|
51
|
51
|
// It takes a bit of time, so if you never plan to use it, you can turn it off |
|
52
|
52
|
'createColorPalette' => true, |
|
53
|
53
|
|
|
54
|
|
- // Controls whether SVG placeholder silhouettes should be created for image variants |
|
55
|
|
- // It takes a bit of time, so if you never plan to use them, you can turn it off |
|
|
54
|
+ // Controls whether SVG placeholder silhouettes should be created for image variants |
|
|
55
|
+ // It takes a bit of time, so if you never plan to use them, you can turn it off |
|
56
|
56
|
'createPlaceholderSilhouettes' => false, |
|
57
|
57
|
|
|
58
|
58
|
// Controls whether retina images are automatically created with reduced quality |
Please login to merge, or discard this patch.