diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-12-16 17:25:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-16 17:25:24 -0500 |
commit | ff5c4da1289cb5e097902b3e55b771be342c29d6 (patch) | |
tree | 5b1d9097e8f4ca26e92d0b93762f113c277a4f02 /synapse/http/matrixfederationclient.py | |
parent | Push login completion down into SsoHandler (#8941) (diff) | |
download | synapse-ff5c4da1289cb5e097902b3e55b771be342c29d6.tar.xz |
Add a maximum size for well-known lookups. (#8950)
Diffstat (limited to 'synapse/http/matrixfederationclient.py')
-rw-r--r-- | synapse/http/matrixfederationclient.py | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/synapse/http/matrixfederationclient.py b/synapse/http/matrixfederationclient.py |