Commit Graph

27 Commits (watcha-develop)

Author SHA1 Message Date
Erik Johnston 23740eaa3d
Correctly mention previous copyright (#16820) 10 months ago
Patrick Cloke 8e1e62c9e0 Update license headers 1 year ago
Shay 493c2fc44a
Remove code generating comments in configuration file (#12941) 2 years ago
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 3 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 6 years ago
Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 6 years ago
David Baker 36f4fd3e1e Comment dummy TURN parameters in default config 6 years ago
Matthew Hodgson 0970e0307e typo 8 years ago
Matthew Hodgson 5aa42d4292 set default for turn_allow_guests correctly 8 years ago
Matthew Hodgson e0ff66251f add setting (on by default) to support TURN for guests 8 years ago
Marvin Steadfast 86e6165687 Added default config for turn username and password 8 years ago
Marvin Steadfast 1e38be3a7a Added username and password for turn server 8 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 10 years ago
David Baker 255f989c7b turns uris config options should append since it's a list 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Mark Haines 7d709542ca Fix pep8 warnings 10 years ago
David Baker ec5fb77a66 Just use a yaml list for turn servers 10 years ago
David Baker a31bf77776 Make turn server endpoint return an empty object if no turn servers to 10 years ago
David Baker 5383ba5587 rename endpoint to better reflect what it is and allow specifying multiple uris 10 years ago
David Baker 14ed6799d7 Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00) 10 years ago