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

fix: increase the importer timeout

parent 47347786
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: 3m ## defaults otherwise to 3h
job-timeout: 10m ## 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