Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo when reading TLS config | Mark Haines | 2014-09-02 | 1 | -1/+1 |
* | Make the config directory if the directory doesn't exisit when generating config | Mark Haines | 2014-09-02 | 1 | -0/+1 |
* | More helpful error messages for missing config | Mark Haines | 2014-09-02 | 3 | -6/+29 |
* | Add unsecure listener port to homeserver | Mark Haines | 2014-09-01 | 1 | -2/+5 |
* | specify metavars in argparse | Matthew Hodgson | 2014-09-01 | 1 | -2/+3 |
* | Use yaml for config file | Mark Haines | 2014-09-01 | 1 | -11/+6 |
* | Use pregenerated DH params when generating config | Mark Haines | 2014-09-01 | 1 | -7/+29 |
* | Listen using SSL | Mark Haines | 2014-09-01 | 1 | -1/+1 |
* | Fix homeserver config parsing | Mark Haines | 2014-09-01 | 5 | -20/+35 |
* | Add config tree to synapse. Add support for reading config from a file | Mark Haines | 2014-08-31 | 7 | -0/+423 |