update image upload preview generator settings
Some checks are pending
Docker / build (push) Waiting to run

This commit is contained in:
yuriko 🦊 2025-07-26 15:27:28 -04:00
parent ea140671bc
commit e1235a7232
4 changed files with 141 additions and 5 deletions

View file

@ -41,6 +41,6 @@ return [
'autoOrientation' => true,
'decodeAnimation' => true,
'blendingColor' => 'ffffff',
'strip' => false,
'strip' => true,
]
];