Historial de Commits

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