Remove extension from default iwmproxy params
This commit is contained in:
parent
c0958f40f7
commit
ec68ef897c
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ services:
|
||||||
- IWM_SERVER="http://make.fangam.es"
|
- IWM_SERVER="http://make.fangam.es"
|
||||||
- IWM_THUMBNAILS="https://images.make.fangam.es"
|
- IWM_THUMBNAILS="https://images.make.fangam.es"
|
||||||
- IMGPROXY_URL="http://127.0.0.1:8080"
|
- IMGPROXY_URL="http://127.0.0.1:8080"
|
||||||
- IMGPROXY_PARAMS="{\"extension\":\"webp\",\"advanced\":[\"q:50\"]}"
|
- IMGPROXY_PARAMS="{\"advanced\":[\"q:50\"]}"
|
||||||
|
|
Loading…
Reference in a new issue