11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
# Does not run any other workers and only upploads to archive the urls that weren't previously uploaded
|
|
|
|
CONTAINER_DATA=/mnt/Data/COSS/Downloads/auto_news.container
|
|
HOSTS_FILE=/mnt/Data/COSS/Downloads/auto_news.container/dependencies/hosts
|
|
|
|
|
|
DEBUG=false
|
|
CHECK=false
|
|
UPLOAD=true
|
|
HEADLESS=true
|
|
REDUCEDFETCH=false |