Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
hurngchunlee committed Sep 10, 2024
2 parents 0772bf5 + 7040dbc commit 27634ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamer/lib/modalityMRI.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ var _execStreamerJob = function(name, config, job, cb_remove, cb_done) {
"srcURL": src,
"stagerUser": sconfig.username,
"stagerUserEmail": "",
"timeout": 3600,
"timeout": 10800,
"timeout_noprogress": 600,
"title": '[' + (new Date()).toISOString() + '] Streamer.MRI: ' + src
}
Expand Down

0 comments on commit 27634ac

Please sign in to comment.