Commit Graph

65 Commits (acafcf1c5b1c40fe14054a1d5bb8277a9f16a492)

Author SHA1 Message Date
Erik Johnston b1dfd20292 Pop bind_address 8 years ago
Erik Johnston edd6cdfc9a Restore default bind address 8 years ago
Johannes Löthberg f5cd5ebd7b Add IPv6 comment to default config 8 years ago
Johannes Löthberg c95e9fff99 Make default homeserver config use bind_addresses 8 years ago
Erik Johnston ed787cf09e Hook up the send queue and create a federation sender worker 8 years ago
Erik Johnston 4131381123 Remove support for aggregate room lists 8 years ago
Matthew Hodgson 63bb8f0df9 remove vector.im from default secondary DS list 9 years ago
Mark Haines 13e334506c Remove the legacy v0 content upload API. 9 years ago
Erik Johnston 3e41de05cc Turn use_frozen_events off by default 9 years ago
Mark Haines 885ee861f7 Inline the synchrotron and pusher configs into the main config 9 years ago
Erik Johnston dded389ac1 Allow setting of gc.set_thresholds 9 years ago
David Baker 6ca4d3ae9a Add vector.im to default secondary_directory_servers and add comment explaining it's not a permanent solution 9 years ago
David Baker e1625d62a8 Add federation room list servlet 9 years ago
David Baker 4b0c3a3270 Correct public_baseurl default 9 years ago
David Baker fa12209c1b Hopefully all remaining bits for email notifs 9 years ago
Mark Haines a3ac837599 Optionally split out the pushers into a separate process 9 years ago
Erik Johnston 5dc5e29b9c s/telnet/ssh/ 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Mads R. Christensen 6863466653 Added a single line to explain what the server_name is used for 9 years ago
Daniel Wagner-Hall b28c7da0a4 Preserve version string in user agent 9 years ago
Daniel Wagner-Hall 8fc52bc56a Allow synapse's useragent to be customized 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Erik Johnston 86cef6a91b Allow specifying a directory to host a web client from 9 years ago
Paul "LeoNerd" Evans efe60d5e8c Only print the pidfile path on startup if requested by a commandline flag 9 years ago
Erik Johnston 9d0326baa6 Remove redundant newline 10 years ago
Erik Johnston 186f61a3ac Document listener config. Remove deprecated config options 10 years ago
Erik Johnston a005b7269a Add backwards compat support for metrics, manhole and webclient config options 10 years ago
Erik Johnston 9c5fc81c2d Correctly handle x_forwaded listener option 10 years ago
Erik Johnston fd2c07bfed Use config.listeners 10 years ago
Erik Johnston f7f07dc517 Begin changing the config format 10 years ago
Erik Johnston 522f285f9b Add config option to disable compression of http responses 10 years ago
Erik Johnston a7b65bdedf Add config option to turn off freezing events. Use new encode_json api and ujson.loads 10 years ago
Mark Haines 3bcdf3664c Use the daemonize key from the config if it exists 10 years ago
Mark Haines 50c87b8eed Allow "manhole" to be ommited from the config 10 years ago
Mark Haines 345995fcde Remove the ~, comment the lines instead 10 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
Mark Haines c8c710eca7 Move the key related config parser into a separate file 10 years ago
Mark Haines 149ed9f151 Better help for the old-signing-key option 10 years ago
Mark Haines f30d47c876 Implement remote key lookup api 10 years ago
Mark Haines 88cb06e996 Update syutil version to 0.0.4 10 years ago
Mark Haines d488463fa3 Add a version 2 of the key server api 10 years ago
David Baker 7564dac8cb Wire up the webclient option 10 years ago
Erik Johnston 3ce8540484 Don't look for an TLS private key if we have set --no-tls 10 years ago
Erik Johnston 7c56210f20 By default set soft limit to hard limit 10 years ago
Erik Johnston c3eb7dd9c5 Add config option to set the soft fd limit on start 10 years ago
Erik Johnston 379a653ae3 Add better help message for --server-name config option. 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Mark Haines 7993e3d10d SYN-187: Set a more sensible default for the content_addr 10 years ago
Erik Johnston af7ae048f8 Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
Mark Haines 7d709542ca Fix pep8 warnings 10 years ago