Update config.env

This commit is contained in:
Alexandre
2023-05-26 11:17:23 +02:00
committed by GitHub
parent faf48f35e3
commit 411d0c6938

View File

@@ -1,3 +1,7 @@
export SHOW=1
export WIDTH=1280
export HEIGHT=1280
# List of environment variables, see : https://github.com/vogler/free-games-claimer#configuration--options
SHOW='1'
WIDTH='1280'
HEIGHT='1280'
NOTIFY_TITLE='Free Games Claimer'
TIMEOUT='60'
LOGIN_TIMEOUT='180'