summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-04-15 13:35:29 +0100
committerGitHub <noreply@github.com>2020-04-15 13:35:29 +0100
commita48138784ea20dd8d8a68ce5c3563da6f3fbde43 (patch)
tree24cb8055a17659b04af5b5ef271457969e8b85fa /changelog.d
parentFix a potentially-huge sql query (#7274) (diff)
downloadsynapse-a48138784ea20dd8d8a68ce5c3563da6f3fbde43.tar.xz
Allow specifying the value of Accept-Language header for URL previews (#7265)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7265.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7265.feature b/changelog.d/7265.feature
new file mode 100644
index 0000000000..345b63e0b7
--- /dev/null
+++ b/changelog.d/7265.feature
@@ -0,0 +1 @@
+Add a config option for specifying the value of the Accept-Language HTTP header when generating URL previews.
\ No newline at end of file