diff options
author | hera <matrix@template.upcloud.com> | 2018-02-28 00:35:03 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-22 15:58:15 +0100 |
commit | 0ca2857baab2d241a740a6ba5e8ed36d17756338 (patch) | |
tree | 7c737237621409e939b7dffcd6682825b7267a78 /synapse/handlers/sync.py | |
parent | Actuall set cache factors in workers (diff) | |
download | synapse-0ca2857baab2d241a740a6ba5e8ed36d17756338.tar.xz |
increase sync cache to 2 minutes
to give synchrotrons being hammered by repeating initial /syncs to get more chance to actually complete and avoid a DoS
Diffstat (limited to 'synapse/handlers/sync.py')
-rw-r--r-- | synapse/handlers/sync.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |