summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-01-23 12:11:44 +0000
committerGitHub <noreply@github.com>2020-01-23 12:11:44 +0000
commit6b7462a13fff8f4e1dbad0bb4d81bbe0515af7c1 (patch)
tree31ff9771c7b53e239105f38b2e4444573f5ee97e /changelog.d
parentMinor fixes to user admin api (#6761) (diff)
downloadsynapse-6b7462a13fff8f4e1dbad0bb4d81bbe0515af7c1.tar.xz
a bit of debugging for media storage providers (#6757)
* a bit of debugging for media storage providers

* changelog
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6757.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6757.misc b/changelog.d/6757.misc
new file mode 100644
index 0000000000..a50c5e974a
--- /dev/null
+++ b/changelog.d/6757.misc
@@ -0,0 +1 @@
+Add some debugging for media storage providers.