undo default change per @lain's request
This commit is contained in:
parent
2b62f96889
commit
68e0d80f6f
1 changed files with 1 additions and 1 deletions
|
|
@ -631,7 +631,7 @@ export const LOCAL_DEFAULT_CONFIG_DEFINITIONS = {
|
||||||
},
|
},
|
||||||
imageCompression: {
|
imageCompression: {
|
||||||
description: 'Image compression (WebP/JPEG)',
|
description: 'Image compression (WebP/JPEG)',
|
||||||
default: false,
|
default: true,
|
||||||
},
|
},
|
||||||
alwaysUseJpeg: {
|
alwaysUseJpeg: {
|
||||||
description: 'Compress images using JPEG only',
|
description: 'Compress images using JPEG only',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue