summary refs log tree commit diff
path: root/changelog.d/8818.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the formatting of push config section (#8818)Andrew Morgan2020-11-251-0/+1
This PR updates the push config's formatting to better align with our [code style guidelines](https://github.com/matrix-org/synapse/blob/develop/docs/code_style.md#configuration-file-format).