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