mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
8 lines
200 B
Bash
8 lines
200 B
Bash
HEIGHT=1280
|
|
LOGIN_TIMEOUT=180
|
|
NOTIFY_TITLE='Free Games Claimer'
|
|
# List of environment variables, see : https://github.com/vogler/free-games-claimer#configuration--options
|
|
SHOW=1
|
|
TIMEOUT=60
|
|
WIDTH=1280
|