Commit Graph

104 Commits (512e94d230756d96ffefd8011ae53d13f3f5514c)

Author SHA1 Message Date
Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) 6 years ago
Neil Johnson 0b01281e77 move threepid checker to config, add missing yields 6 years ago
Erik Johnston 05077e06fa Change admin_uri to admin_contact in config and errors 6 years ago
Erik Johnston cd77270a66 Implement trail users 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Neil Johnson 0195dfbf52 server limits config docs 6 years ago
Neil Johnson 13ad9930c8 add new error type ResourceLimit 6 years ago
Neil Johnson 55afba0fc5 update admin email to uri 6 years ago
Neil Johnson ab035bdeac replace admin_email with admin_uri for greater flexibility 6 years ago
Neil Johnson f4b49152e2 support admin_email config and pass through into blocking errors, return AuthError in all cases 6 years ago
Neil Johnson ce7de9ae6b Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
Neil Johnson 0d43f991a1 support admin_email config and pass through into blocking errors, return AuthError in all cases 6 years ago
Neil Johnson e8eba2b4e3 implement reserved users for mau limits 6 years ago
Richard van der Hoff 3523f5432a Don't expose default_room_version as config opt 6 years ago
Neil Johnson 7daa8a78c5 load mau limit threepids 6 years ago
Neil Johnson 42c6823827 disable HS from config 6 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 6 years ago
Neil Johnson 5593ff6773 fix (lots of) py3 test failures 6 years ago
Neil Johnson 2c54f1c225 remove need to plot limit_usage_by_mau 6 years ago
Neil Johnson df2235e7fa coding style 6 years ago
Neil Johnson 251e6c1210 limit register and sign in on number of monthly users 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 546bc9e28b More server_name validation 6 years ago
Vincent Breitmoser b800834351 add note that the affinity package is required for the cpu_affinity setting 7 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