diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-09-03 17:04:00 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-09-03 17:04:16 +0100 |
commit | ee2bcdec653edfc5316164f2a58bda64ed8b761f (patch) | |
tree | 0c88821530bc9f9124c6aa8f992e2cd42db1b757 /synapse/http | |
parent | Bubble up SynapseErrors so expected failures aren't masked. (diff) | |
download | synapse-ee2bcdec653edfc5316164f2a58bda64ed8b761f.tar.xz |
Limit the size of uploads
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/content_repository.py | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/synapse/http/content_repository.py b/synapse/http/content_repository.py |