diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-08-30 08:21:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 12:21:19 +0000 |
commit | e761e8b475e26341d6d26ecc1499233c5f57c7ec (patch) | |
tree | e89cfa62b6cd2d8d95e0e4dcce6e4470fe35a49a | |
parent | Fix bug where we wedge media plugins if clients disconnect early (#13660) (diff) | |
download | synapse-e761e8b475e26341d6d26ecc1499233c5f57c7ec.tar.xz |
Clarify documentation about replication traffic. (#13656)
It can be authenticated with the worker_replication_secret setting, but is always unencrypted.
-rw-r--r-- | changelog.d/13656.doc | 1 | ||||
-rw-r--r-- | docs/workers.md | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog.d/13656.doc b/changelog.d/13656.doc new file mode 100644 |