Skip to content

Commit 2588500

Browse files
committed
Adds VIPS_MOZJPEG to imagor (don't know if it works though)
1 parent 1bb5c6f commit 2588500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ services:
5050
FILE_RESULT_STORAGE_MKDIR_PERMISSION: 0755 # optional
5151
FILE_RESULT_STORAGE_WRITE_PERMISSION: 0666 # optional
5252
IMAGOR_RESULT_STORAGE_PATH_STYLE: size # more flat results storage
53+
VIPS_MOZJPEG: 1
5354
#DEBUG: 1
5455
ports:
5556
- '8000:8000'

0 commit comments

Comments
 (0)