mirror of
https://github.com/matrix-org/synapse.git
synced 2025-11-14 07:01:11 +01:00
The user directory sample config section was a little messy, and didn't adhere to our [recommended config format guidelines](https://github.com/matrix-org/synapse/blob/develop/docs/code_style.md#configuration-file-format). This PR cleans that up a bit.
Synapse Documentation
This directory contains documentation specific to the synapse homeserver.
All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc
(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)