mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
feat: temporarily pause requests if store has stock (#147)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@ DISCORD_WEB_HOOK="https://discordapp.com/api/webhooks/23123123123/5dfsdfh3h2j5hd
|
||||
EMAIL_USERNAME="youremail@gmail.com"
|
||||
EMAIL_PASSWORD="secretpassword"
|
||||
HEADLESS="true"
|
||||
IN_STOCK_WAIT_TIME="30"
|
||||
LOG_LEVEL="info"
|
||||
OPEN_BROWSER="true"
|
||||
PAGE_TIMEOUT="30000"
|
||||
|
||||
Reference in New Issue
Block a user