summary refs log tree commit diff
path: root/scripts-dev/definitions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-27Add some explanation to application_services.md (#7091)lub2-0/+5
Signed-off-by: Simon Körner <git@lubiland.de>
2020-04-27Don't crash when one of the configuration files is empty (#7341)Brendan Abolivier2-0/+7
If the admin adds a `.yaml` file that's either empty or doesn't parse into a dict to a config directory (e.g. `conf.d` for debs installs), stuff like https://github.com/matrix-org/synapse/issues/7322 would happ