summary refs log tree commit diff
path: root/synapse/config (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make the config directory if the directory doesn't exisit when generating configMark Haines2014-09-021-0/+1
* More helpful error messages for missing configMark Haines2014-09-023-6/+29
* Add unsecure listener port to homeserverMark Haines2014-09-011-2/+5
* specify metavars in argparseMatthew Hodgson2014-09-011-2/+3
* Use yaml for config fileMark Haines2014-09-011-11/+6
* Use pregenerated DH params when generating configMark Haines2014-09-011-7/+29
* Listen using SSLMark Haines2014-09-011-1/+1
* Fix homeserver config parsingMark Haines2014-09-015-20/+35
* Add config tree to synapse. Add support for reading config from a fileMark Haines2014-08-317-0/+423