summary refs log tree commit diff
path: root/synapse/config/groups.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update the value of group_creation_prefix in sample config. (#8992)Jerin J Titus2020-12-291-1/+1
* 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
* Comment out most options in the generated config. (#4863)Richard van der Hoff2019-03-191-2/+2
* Attempt to make default config more consistentRichard van der Hoff2019-02-191-1/+3
* Flake8Erik Johnston2017-10-191-4/+0
* Add missing file...Erik Johnston2017-10-191-0/+36