diff options
author | villepeh <100730729+villepeh@users.noreply.github.com> | 2022-04-25 15:18:18 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-25 13:18:18 +0100 |
commit | d9b71410c28320f67e4816257e56ac44492ffa28 (patch) | |
tree | 7349c608207d9aa193abcc3dc5b1609979a2aa29 /changelog.d | |
parent | Add some example configurations for worker (#12492) (diff) | |
download | synapse-d9b71410c28320f67e4816257e56ac44492ffa28.tar.xz |
Add HAProxy delegation example to docs (#12501)
Signed-off-by: Ville Petteri Huh
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12501.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12501.doc b/changelog.d/12501.doc new file mode 100644 index 0000000000..278193a69a --- /dev/null +++ b/changelog.d/12501.doc @@ -0,0 +1 @@ +Add HAProxy delegation example with CORS headers to docs. |