diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-11 10:32:13 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-11 10:32:13 -0300 |
commit | 7a737ff200c63e7d3a2dc5619b619e07b56fc6a2 (patch) | |
tree | 176e7056c95675ede38d6d9dce6c085777bb700b /changes | |
parent | 194ff4c40047462e112737a74968ec21a75bfba7 (diff) |
Make request timeouts modifiable
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_modifiable_timeout | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_modifiable_timeout b/changes/bug_modifiable_timeout new file mode 100644 index 00000000..be690d5a --- /dev/null +++ b/changes/bug_modifiable_timeout @@ -0,0 +1,3 @@ + o Database request have default timeout too high, a + soledad.SOLEDAD_TIMEOUT variable has been added in order to have + more control over this. Fixes #2713
\ No newline at end of file |