summary refs log tree commit diff
path: root/synapse/config/api.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor HomeserverConfig so it can be typechecked (#6137)Amber Brown2019-10-101-0/+2
* Don't load the generated config as the default.Richard van der Hoff2019-06-241-1/+1
* Pass config_dir_path and data_dir_path into Config.read_config. (#5522)Richard van der Hoff2019-06-241-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-9/+13
* Comment out most options in the generated config. (#4863)Richard van der Hoff2019-03-191-6/+6
* Attempt to make default config more consistentRichard van der Hoff2019-02-191-0/+1
* by default include m.room.encryption on invites (#3902)Matthew Hodgson2019-01-301-0/+2
* run isortAmber Brown2018-07-091-2/+2
* config,handlers/_base: added homeserver config for what state is included in ...Patrik Oldsberg2016-03-041-0/+40