summary refs log tree commit diff
path: root/changelog.d/10368.doc
diff options
context:
space:
mode:
authorMoritz Dietz <moritzdietz@users.noreply.github.com>2021-07-14 18:50:30 +0200
committerGitHub <noreply@github.com>2021-07-14 18:50:30 +0200
commit0ae95b38474a4d64a4d5057499e645a3b81e3736 (patch)
treecadd6cf6ac75e87654116569e34173261f3b89ab /changelog.d/10368.doc
parentInstructions on installing RC debs (#10396) (diff)
downloadsynapse-0ae95b38474a4d64a4d5057499e645a3b81e3736.tar.xz
doc: Add delegation example to the caddy reverse proxy section (#10368)
Diffstat (limited to 'changelog.d/10368.doc')
-rw-r--r--changelog.d/10368.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10368.doc b/changelog.d/10368.doc
new file mode 100644
index 0000000000..10297aa424
--- /dev/null
+++ b/changelog.d/10368.doc
@@ -0,0 +1 @@
+Add delegation example for caddy in the reverse proxy documentation. Contributed by @moritzdietz.