Commit Graph

14 Commits (036516d647c6fbd8ec4642a3308e73f71868b1b3)

Author SHA1 Message Date
David Baker fe3401e037 Be more helpful and tell the user how to generate a config too. 10 years ago
David Baker 933ce76057 Adding --generate-config will not help if the user has not specified a config file. 10 years ago
Mark Haines 7d709542ca Fix pep8 warnings 10 years ago
David Baker d694619a95 Fix ncorrect ports in documentation and add notes on how generate-config also generates certs bound to whatever hostname you give with --generate-config. 10 years ago
David Baker 7a322b6326 Update README setup instructions to be correct. Make synapse spit out explanatory note when generating config to tell people to look at it and customise it. 10 years ago
Paul "LeoNerd" Evans 4c3512a45c Added a TODO note about YAML modeline for editors 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Mark Haines c6eafdfbaf Add copyright notices and fix pyflakes errors 10 years ago
Mark Haines 45570e4695 os.makedirs is almost but not entirely unlike mkdir -p 10 years ago
Mark Haines 30572e28c2 Make the config directory if the directory doesn't exisit when generating config 10 years ago
Mark Haines d45f89c95b More helpful error messages for missing config 10 years ago
Mark Haines 6fd730c96b Use yaml for config file 10 years ago
Mark Haines 9ea1de432d Fix homeserver config parsing 10 years ago
Mark Haines d9ebe531ed Add config tree to synapse. Add support for reading config from a file 10 years ago