10 lines
279 B
Plaintext
10 lines
279 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/coss_archiving
|
|
|
|
CONTAINERS_TO_RUN=nas_sync, geckodriver
|
|
DEBUG=false
|
|
CHECK=false
|
|
UPLOAD=false
|
|
HEADLESS=true
|
|
REDUCEDFETCH=true |