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