Commit Graph

15 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
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