mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
0ad67fe204
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
38 lines
851 B
Plaintext
38 lines
851 B
Plaintext
# ** All configuration variables are optional **
|
|
# Read https://github.com/jef/nvidia-snatcher#customization for help on customizing this file
|
|
#############################################################################################
|
|
|
|
BROWSER_TRUSTED=""
|
|
DISCORD_NOTIFY_GROUP=""
|
|
DISCORD_WEB_HOOK=""
|
|
EMAIL_USERNAME=""
|
|
EMAIL_PASSWORD=""
|
|
HEADLESS=""
|
|
IN_STOCK_WAIT_TIME=""
|
|
LOG_LEVEL=""
|
|
OPEN_BROWSER=""
|
|
PAGE_TIMEOUT=""
|
|
PHONE_NUMBER=""
|
|
PHONE_CARRIER=""
|
|
PLAY_SOUND=""
|
|
PUSHBULLET=""
|
|
PUSHOVER_TOKEN=""
|
|
PUSHOVER_USER=""
|
|
PAGE_SLEEP_MIN=""
|
|
PAGE_SLEEP_MAX=""
|
|
SHOW_ONLY_BRANDS=""
|
|
SHOW_ONLY_SERIES=""
|
|
SLACK_CHANNEL=""
|
|
SLACK_TOKEN=""
|
|
STORES=""
|
|
COUNTRY=""
|
|
SCREENSHOT="false"
|
|
TELEGRAM_ACCESS_TOKEN=""
|
|
TELEGRAM_CHAT_ID=""
|
|
TWITTER_CONSUMER_KEY=""
|
|
TWITTER_CONSUMER_SECRET=""
|
|
TWITTER_ACCESS_TOKEN_KEY=""
|
|
TWITTER_ACCESS_TOKEN_SECRET=""
|
|
TWITTER_TWEET_TAGS=""
|
|
USER_AGENT=""
|