diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-12-12 13:51:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-12 13:51:25 +0000 |
commit | f4d1ab0027968621c6e6f1c8cc8dfc3ab8cd4b59 (patch) | |
tree | 7c33bbc34925c4ff66fd1868836610055cf5a4ed /synapse/rest/client/v1/profile.py | |
parent | Add some flaky sytests to a sytest-blacklist (#17) (diff) | |
download | synapse-f4d1ab0027968621c6e6f1c8cc8dfc3ab8cd4b59.tar.xz |
Add the ability to restrict max avatar filesize and content-type (#19)
Diffstat (limited to 'synapse/rest/client/v1/profile.py')
-rw-r--r-- | synapse/rest/client/v1/profile.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/profile.py b/synapse/rest/client/v1/profile.py |