parametrize download strategy
This commit is contained in:
parent
2dff7d62aa
commit
0d87c60fce
@ -7,7 +7,7 @@ service:
|
||||
response_folder: $RESPONSE_FOLDER|null
|
||||
# Specifies, how to handle the `page` key of a request. "multi" will download all pages matching the list of pages
|
||||
# specified in the request
|
||||
download_strategy: single
|
||||
download_strategy: $DOWNLOAD_STRATEGY|single
|
||||
|
||||
probing_webserver:
|
||||
host: $PROBING_WEBSERVER_HOST|"0.0.0.0" # Probe webserver address
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user