summary refs log tree commit diff
path: root/synapse/config/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misleading comment github/joriks/synctl_config_dir joriks/synctl_config_dirJorik Schellekens2019-08-281-1/+1
|
* Explicitely read yaml for clarity.Jorik Schellekens2019-08-281-2/+2
|
* DocsJorik Schellekens2019-08-281-1/+1
| | | Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* No moaning.Jorik Schellekens2019-08-231-2/+3
|
* Let synctl use a config directory.Jorik Schellekens2019-08-231-1/+1
|
* ConsentResource to gather policy consent from usersRichard van der Hoff2018-05-151-0/+6
| | | | | Hopefully there are enough comments and docs in this that it makes sense on its own.
* copyrightsMatthew Hodgson2016-01-071-1/+1
|
* Update copyright noticesMark Haines2015-01-061-1/+1
|
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* Add config tree to synapse. Add support for reading config from a fileMark Haines2014-08-311-0/+14