Increase POST timeout in secscan API

This commit is contained in:
Quentin Machu 2016-03-03 13:27:28 -05:00
parent 8f0eb3c4cd
commit d36528a77a
2 changed files with 3 additions and 1 deletions

View file

@ -286,6 +286,7 @@ class DefaultConfig(object):
'ENGINE_VERSION_TARGET': 2,
'API_VERSION': 'v1',
'API_TIMEOUT_SECONDS': 10,
'API_TIMEOUT_POST_SECONDS': 480,
}
# Torrent management flags