summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorArnold <arnold.dech@adct.be>2024-01-22 15:22:16 +0100
committerGitHub <noreply@github.com>2024-01-22 14:22:16 +0000
commit8459ac9be2e8036f9a9c49d81fd57943b1421502 (patch)
treee2c19735f2af2efb191c7feb9ffde7e52a444148 /changelog.d
parentAllow room creation but not publishing to continue if room publication rules ... (diff)
downloadsynapse-8459ac9be2e8036f9a9c49d81fd57943b1421502.tar.xz
listen http2 deprecated nginx (updating documentation) (#16831)
More info [here](https://www.nginx.com/blog/nginx-plus-r30-released/).

Nginx threw error's at me when I used all the options of the doc
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16831.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16831.doc b/changelog.d/16831.doc
new file mode 100644
index 0000000000..bf0ef8907a
--- /dev/null
+++ b/changelog.d/16831.doc
@@ -0,0 +1 @@
+NGINX listen http2 deprecation in documentation template for reverse proxy.