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