diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-11 12:17:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-11 12:17:43 +0100 |
commit | 426218323b8475a71b3c58d7d291f0046faa62ab (patch) | |
tree | de5dab25724fe8813ed73e0c2c60c21c966842c9 /changelog.d | |
parent | 1.0.0rc3 (diff) | |
download | synapse-426218323b8475a71b3c58d7d291f0046faa62ab.tar.xz |
Neilj/improve federation docs (#5419)
Add FAQ questions to federate.md. Add a health warning making it clear that the 1711 upgrade FAQ is now out of date.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5419.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5419.doc b/changelog.d/5419.doc new file mode 100644 index 0000000000..74cf5eea8b --- /dev/null +++ b/changelog.d/5419.doc @@ -0,0 +1 @@ +Expand the federation guide to include relevant content from the MSC1711 FAQ |