diff options
| author | Richard van der Hoff <richard@matrix.org> | 2017-11-23 17:52:31 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2017-11-23 17:52:31 +0000 |
| commit | 8132a6b7ac909b6771ee78ab3593d7d7f7e7ef2c (patch) | |
| tree | 256467def00ab364b78426cf3136f00126fb3248 | |
| parent | Merge pull request #2701 from matrix-org/rav/one_mediarepo_to_rule_them_all (diff) | |
| download | synapse-8132a6b7ac909b6771ee78ab3593d7d7f7e7ef2c.tar.xz | |
Fix OPTIONS on preview_url
Fixes #2706
Diffstat (limited to '')
| -rw-r--r-- | synapse/rest/media/v1/preview_url_resource.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/rest/media/v1/preview_url_resource.py b/synapse/rest/media/v1/preview_url_resource.py |
