summary refs log tree commit diff
path: root/docs/federate.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-2/+2
| | | | | Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
* Neilj/improve federation docs (#5419)Neil Johnson2019-06-111-3/+74
| | | | Add FAQ questions to federate.md. Add a health warning making it clear that the 1711 upgrade FAQ is now out of date.
* fix some typos in federate.mdRichard van der Hoff2019-03-151-4/+2
|
* fix orphaned sentenceNeil Johnson2019-03-121-1/+0
|
* Neilj/improved delegation doc 2 (#4832)Neil Johnson2019-03-121-0/+126
Improved federation configuration docs. Specifically detailing .well-known and SRV based delegation methods. Inspiration Valentin Lab <valentin.lab@kalysto.org> for https://github.com/matrix-org/synapse/pull/4781