Commit Graph

81 Commits (e9b2d047f68b74e231609ce40978f4452ac9e22f)

Author SHA1 Message Date
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 546bc9e28b More server_name validation 6 years ago
Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 7 years ago
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Silke Hofstra 37d1a90025 Allow binds to both :: and 0.0.0.0 7 years ago
Willem Mulder 3e59143ba8 Adapt the default config to bind on IPv6. 7 years ago
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse 7 years ago
Richard van der Hoff fcdfc911ee Add a hook for custom rest endpoints 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff aa620d09a0 Add a config option to block all room invites (#2457) 7 years ago
Richard van der Hoff d2352347cf Fix process startup 7 years ago
Matthew Hodgson 92168cbbc5 explain why CPU affinity is a good idea 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 7 years ago
Erik Johnston 6aa5bc8635 Initial worker impl 8 years ago
Pablo Saavedra 9da4316ca5 Configurable maximum number of events requested by /sync and /messages (#2220) 8 years ago
Matthew Wolff 8e780b113d
web_server_root documentation fix 8 years ago
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