parametrize download strategy

This commit is contained in:
Julius Unverfehrt 2022-06-20 11:43:33 +02:00
parent 2dff7d62aa
commit 0d87c60fce

View File

@ -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