diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-02-19 10:58:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-19 10:58:59 +0000 |
commit | bbe39f808c7a35e68d865da9e574d03082994b65 (patch) | |
tree | f72502ebae28c829c5cadbbc414363b680cb0b7d /changelog.d | |
parent | Move MSC2432 stuff onto unstable prefix (#6948) (diff) | |
parent | Incorporate review (diff) | |
download | synapse-bbe39f808c7a35e68d865da9e574d03082994b65.tar.xz |
Merge pull request #6940 from matrix-org/babolivier/federate.md
Clean up and update federation docs
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6940.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6940.doc b/changelog.d/6940.doc new file mode 100644 index 0000000000..8c75f48d3d --- /dev/null +++ b/changelog.d/6940.doc @@ -0,0 +1 @@ +Clean up and update docs on setting up federation. |