Merge pull request 'undo default change per @lain's request' (#3499) from undo-compress into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3499
This commit is contained in:
commit
cfe558b784
1 changed files with 1 additions and 1 deletions
|
|
@ -631,7 +631,7 @@ export const LOCAL_DEFAULT_CONFIG_DEFINITIONS = {
|
|||
},
|
||||
imageCompression: {
|
||||
description: 'Image compression (WebP/JPEG)',
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
alwaysUseJpeg: {
|
||||
description: 'Compress images using JPEG only',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue