Skip to content

Commit d3b8c4e

Browse files
committed
chore: replace deprecated settings
1 parent c8828d9 commit d3b8c4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ services:
124124
IMGPROXY_PNG_QUANTIZATION_COLORS: 256
125125
IMGPROXY_PNG_QUANTIZE: false
126126
IMGPROXY_AVIF_SPEED: 9
127-
IMGPROXY_ENABLE_AVIF_DETECTION: false
127+
IMGPROXY_AUTO_AVIF: false
128128
IMGPROXY_ENFORCE_AVIF: false
129-
IMGPROXY_ENABLE_WEBP_DETECTION: false
129+
IMGPROXY_AUTO_WEBP: false
130130
IMGPROXY_ENFORCE_WEBP: false
131131

132132
### Preferred formats

0 commit comments

Comments
 (0)