Settings
| Key | Value |
|---|---|
| CONFIG |
show_animated_gifs
|
| ENV |
KIOSK_SHOW_ANIMATED_GIFS
|
| URL |
show_animated_gifs
|
| VALUE |
bool
|
| DEFAULT |
false
|
Using with config.yaml file
show_animated_gifs: falseUsing with ENV in your docker-compose file
environment: KIOSK_SHOW_ANIMATED_GIFS: falseUsing with url queries
http://{URL}?show_animated_gifs=false