diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-15 00:23:55 +1000 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-15 00:23:55 +1000 |
commit | 90f8e606e2f6869dac20bc4481b9e8c62d32c534 (patch) | |
tree | 5520fceaff4f5e96ea9e420f4612a944c84ff9fd /changelog.d | |
parent | fix (diff) | |
download | synapse-90f8e606e2f6869dac20bc4481b9e8c62d32c534.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3872.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3872.misc b/changelog.d/3872.misc new file mode 100644 index 0000000000..b450c506d8 --- /dev/null +++ b/changelog.d/3872.misc @@ -0,0 +1 @@ +Disable buffering and automatic retrying in treq requests to prevent timeouts. \ No newline at end of file |