diff options
author | Moritz Dietz <moritzdietz@users.noreply.github.com> | 2021-07-14 18:50:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 18:50:30 +0200 |
commit | 0ae95b38474a4d64a4d5057499e645a3b81e3736 (patch) | |
tree | cadd6cf6ac75e87654116569e34173261f3b89ab /changelog.d | |
parent | Instructions on installing RC debs (#10396) (diff) | |
download | synapse-0ae95b38474a4d64a4d5057499e645a3b81e3736.tar.xz |
doc: Add delegation example to the caddy reverse proxy section (#10368)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10368.doc | 1 |
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. |