diff options
author | Eric Eastwood <erice@element.io> | 2024-12-19 08:00:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-19 14:00:50 +0000 |
commit | bd9a1079bc6fe2d0a2c75acce1771324a52e0ab7 (patch) | |
tree | d7b6daf9c50f75965de2e35b98e5a9c9c778cb6a /tests/util/test_stringutils.py | |
parent | Fix mypy errors on Twisted 24.11.0 (#17998) (diff) | |
download | synapse-bd9a1079bc6fe2d0a2c75acce1771324a52e0ab7.tar.xz |
Update reverse proxy docs with what we've learned from #17986 (#17994)
Update reverse proxy docs with what we've learned from https://github.com/element-hq/synapse/pull/17986 Also vice versa and update our nginx config with what I learned from the reverse proxy docs. ### Pull Request Checklist <!-- Please read https://element-hq.github.io/synapse/latest/development/contributing_guide.html before submitting your pull request --> * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog). The entry should: - Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from `EventStore` to `EventWorkerStore`.". - Use markdown where necessary, mostly for `code blocks`. - End with either a period (.) or an exclamation mark (!). - Start with a capital letter. - Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry. * [x] [Code style](https://element-hq.github.io/synapse/latest/code_style.html) is correct (run the [linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
Diffstat (limited to 'tests/util/test_stringutils.py')
0 files changed, 0 insertions, 0 deletions