summary refs log tree commit diff
path: root/changelog.d/9385.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.29.0rc1Erik Johnston2021-03-041-1/+0
|
* Clean up the user directory sample config section (#9385)Andrew Morgan2021-02-221-0/+1
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.