From 434716e1d33ec7ba772177f6659263539d68603f Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 17 Jun 2020 08:36:46 -0400 Subject: Fetch from the r0 media path instead of the unspecced v1. (#7714) --- changelog.d/7714.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7714.bugfix (limited to 'changelog.d') diff --git a/changelog.d/7714.bugfix b/changelog.d/7714.bugfix new file mode 100644 index 0000000000..78925d94d1 --- /dev/null +++ b/changelog.d/7714.bugfix @@ -0,0 +1 @@ +Synapse will now fetch media from the proper specified URL (using the r0 prefix instead of the unspecified v1). -- cgit 1.4.1