Commit History

Author SHA1 Message Date
  Shay 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 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) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) 5 years ago
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 years ago
  David Baker 36f4fd3e1e Comment dummy TURN parameters in default config 6 years ago
  Matthew Hodgson 0970e0307e typo 7 years ago
  Matthew Hodgson 5aa42d4292 set default for turn_allow_guests correctly 7 years ago
  Matthew Hodgson e0ff66251f add setting (on by default) to support TURN for guests 7 years ago
  Marvin Steadfast 86e6165687 Added default config for turn username and password 7 years ago
  Marvin Steadfast 1e38be3a7a Added username and password for turn server 7 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 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 9 years ago
  David Baker 255f989c7b turns uris config options should append since it's a list 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 years ago
  Mark Haines 7d709542ca Fix pep8 warnings 9 years ago
  David Baker ec5fb77a66 Just use a yaml list for turn servers 9 years ago
  David Baker a31bf77776 Make turn server endpoint return an empty object if no turn servers to 9 years ago
  David Baker 5383ba5587 rename endpoint to better reflect what it is and allow specifying multiple uris 9 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) 9 years ago