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