Skip to content
Snippets Groups Projects
Verified Commit 29de2303 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

fix: increase the importer timeout further

parent ed3c6e5a
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ store:
database: "${TANK_DB_NAME}"
importer:
job-timeout: 10m ## defaults otherwise to 3h
job-timeout: 30m ## defaults otherwise to 3h
temp-path: "${TANK_IMPORTER_TEMP_PATH}"
workers: 4
normalizer: ffmpeg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment