feat: auto rotate uploaded profile image

This commit is contained in:
Björn Fromme
2024-04-17 17:36:32 +02:00
parent 5ac688259e
commit 1f0ea8f2c0
+2
View File
@@ -22,9 +22,11 @@ liip_imagine:
format: jpeg
jpeg_quality: 75
filters:
auto_rotate: ~
thumbnail: { size: [ 128, 128 ], mode: outbound }
contact:
format: jpeg
jpeg_quality: 75
filters:
auto_rotate: ~
thumbnail: { size: [ 256, 256 ], mode: outbound }