Settings
Key | Value |
---|---|
CONFIG |
image_effect
|
ENV |
KIOSK_IMAGE_EFFECT
|
URL |
image_effect
|
VALUE |
none | zoom | smart-zoom
|
DEFAULT |
none
|
Using with config.yaml file
image_effect: none
Using with ENV in your docker-compose file
environment: KIOSK_IMAGE_EFFECT: none
Using with url queries
http://{URL}?image_effect=none