10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
# Runs on the main slack channel with the full worker setup. If nothing funky has occured, reducedfetch is a speedup
|
|
|
|
CONTAINER_DATA=~/Bulk/COSS/Downloads/auto_news.container
|
|
HOSTS_FILE=~/Bulk/COSS/Downloads/auto_news.container/dependencies/hosts
|
|
|
|
DEBUG=false
|
|
CHECK=false
|
|
UPLOAD=false
|
|
HEADLESS=true
|
|
REDUCEDFETCH=true |