Skip to content

Animated GIFs

Display aniimated GIFS.

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: false
Using with ENV in your docker-compose file
environment:
KIOSK_SHOW_ANIMATED_GIFS: false
Using with url queries
http://{URL}?show_animated_gifs=false