summary refs log tree commit diff
path: root/synapse/config/server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.48.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-2/+2
|\
| * Add missing type hints to config base classes (#11377)Patrick Cloke2021-11-231-2/+2
* | Merge tag 'v1.47.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-4/+60
|\|
| * Default value for `public_baseurl` (#11210)Richard van der Hoff2021-11-081-4/+41
| * Support for serving server well-known files (#11211)Richard van der Hoff2021-11-011-0/+19
* | Merge tag 'v1.46.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-201/+0
|\|
| * Move experimental & retention config out of the server module. (#11070)Patrick Cloke2021-10-151-201/+0
* | Merge tag 'v1.45.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-54/+50
|\|
| * Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-3/+1
| * Clean-up type hints in server config (#10915)Patrick Cloke2021-09-281-51/+49
* | Merge tag 'v1.44.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-1/+1
|\|
| * Remove unnecessary parentheses around tuples returned from methods (#10889)Andrew Morgan2021-09-231-1/+1
* | Merge tag 'v1.43.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-2/+85
|\|
| * Add config option to use non-default manhole password and keys (#10643)Azrenbeth2021-09-061-2/+85
* | Merge tag 'v1.42.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-14/+1
|\|
| * Merge branch 'release-v1.41' into developErik Johnston2021-08-181-0/+25
| |\
| * | Port the PresenceRouter module interface to the new generic interface (#10524)Azrenbeth2021-08-171-14/+1
* | | Merge tag 'v1.41.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-0/+27
|\ \ \ | | |/ | |/|
| * | Centralise the custom template directory (#10596)Brendan Abolivier2021-08-171-0/+25
| |/
| * Add warnings to ip_range_blacklist usage with proxies (#10129)Kento Okamoto2021-08-031-0/+2
* | Merge tag 'v1.39.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-9/+7
|\|
| * Use inline type hints in various other places (in `synapse/`) (#10380)Jonathan de Jong2021-07-151-9/+7
* | Merge tag 'v1.38.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-11/+12
|\|
| * Update links to documentation in sample config (#10287)Dirk Klimpel2021-07-071-11/+12
* | Merge tag 'v1.37.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-12/+15
|\|
| * Fix 'ip_range_whitelist' not working for federation servers (#10115)Michael Kutzner2021-06-151-12/+15
* | Merge tag 'v1.34.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-1/+30
|\|
| * Limit how often GC happens by time. (#9902)Erik Johnston2021-05-051-1/+30
* | Merge tag 'v1.33.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-5/+4
|\|
| * Allow OIDC cookies to work on non-root public baseurls (#9726)Andrew Morgan2021-04-231-4/+4
| * Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* | Merge tag 'v1.32.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-3/+36
|\|
| * Add a Synapse Module for configuring presence update routing (#9491)Andrew Morgan2021-04-061-3/+36
* | Merge commit '22db45bd4' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-2/+1
|\|
| * quick config comment tweak to clarify allow_profile_lookup_over_federationMatthew Hodgson2021-03-081-2/+1
* | Merge commit '292792194' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-1/+0
|\|
| * Clean up `ShardedWorkerHandlingConfig` (#9466)Erik Johnston2021-02-241-1/+0
* | Merge commit 'd9f1dccba' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-0/+14
|\|
| * Add configs to make profile data more private (#9203)AndrewFerr2021-02-191-0/+14
* | Merge commit 'd2f0ec12d' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-4/+13
|\|
| * Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+13
| * Merge tag 'v1.27.0rc2' into developPatrick Cloke2021-02-111-9/+4
| |\
* | \ Merge commit 'e40d88cff' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-9/+4
|\ \ \ | | |/ | |/|
| * | Backout changes for automatically calculating the public baseurl. (#9313)Patrick Cloke2021-02-111-9/+4
* | | Merge commit '2ab6e67ab' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-17/+82
|\ \ \ | | |/ | |/|
| * | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240)Patrick Cloke2021-02-031-17/+82
| |/
* | Merge commit '0cd2938bc' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-1/+1
|\|
| * Support icons for Identity Providers (#9154)Richard van der Hoff2021-01-201-1/+1
* | Merge commit 'fa50e4bf4' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-9/+15
|\|
| * Give `public_baseurl` a default value (#9159)Richard van der Hoff2021-01-201-9/+15
* | Merge commit 'ff5c4da12' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-201-0/+12
|\|
| * Fix the sample config location for the ip_range_whitelist setting. (#8954)Patrick Cloke2020-12-161-0/+12
* | Merge commit 'c64002e1c' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-161-0/+80
|\|
| * Default to blacklisting reserved IP ranges and add a whitelist. (#8870)Patrick Cloke2020-12-091-0/+80
* | Merge commit '74976a8e4' into dinsicAndrew Morgan2020-12-311-1/+1
|\|
| * Update default room version to 6 (#8461)Richard van der Hoff2020-10-051-1/+1
* | Merge commit '8238b55e0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-211-4/+17
|\|
| * Update description of server_name config option (#8415)Aaron Raimist2020-09-291-4/+17
| * Add a config option for validating 'next_link' parameters against a domain wh...Andrew Morgan2020-09-081-1/+32
* | Merge commit '17fa4c7ca' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-1/+1
|\|
| * Stop sub-classing object (#8249)Patrick Cloke2020-09-041-1/+1
* | Merge commit '56efa9ec7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-8/+14
|\|
| * Allow capping a room's retention policy (#8104)Brendan Abolivier2020-08-241-8/+14
* | Merge commit '8b6c176ae' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-20/+0
|\|
| * Add resources.consent conditional dependency back (#8107)Andrew Morgan2020-08-181-20/+0
| * TypoBrendan Abolivier2020-08-101-1/+1
| * LintBrendan Abolivier2020-08-101-2/+2
| * why mypy whyBrendan Abolivier2020-08-101-1/+3
| * LintBrendan Abolivier2020-08-061-1/+1
| * Incorporate reviewBrendan Abolivier2020-08-061-2/+2
| * Incorporate reviewBrendan Abolivier2020-08-061-0/+3
| * Back out the database hack and replace it with a temporary config settingBrendan Abolivier2020-08-031-0/+10
* | Merge commit '3950ae51e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-0/+7
|\|
| * Option to allow server admins to join complex rooms (#7902)lugino-emeritus2020-07-281-0/+7
* | Add a config option for validating 'next_link' parameters against a domain wh...Andrew Morgan2020-09-091-1/+47
* | Merge commit 'de119063f' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-3/+5
|\|
| * Fix a typo in the sample config. (#7890)Adrian2020-07-201-1/+1
| * Add a default limit (of 100) to get/sync operations. (#7858)Patrick Cloke2020-07-171-2/+4
* | Merge commit 'f299441cc' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-66/+0
|\|
| * Add ability to shard the federation sender (#7798)Erik Johnston2020-07-101-66/+0
* | Merge commit '03619324f' into dinsicAndrew Morgan2020-08-031-86/+151
|\|
| * Create a ListenerConfig object (#7681)Richard van der Hoff2020-06-161-85/+150
| * fix typo in sample_config.yaml (#7652)wondratsch2020-06-111-1/+1
* | Merge branch 'release-v1.14.0' of github.com:matrix-org/synapse into dinsic-r...Andrew Morgan2020-06-101-14/+19
|\|
| * Fix some DETECTED VIOLATIONS in the config file (#7550)Richard van der Hoff2020-05-221-14/+19
| * Fix new flake8 errors (#7470)Erik Johnston2020-05-121-1/+1
* | Merge branch 'release-v1.13.0' of github.com:matrix-org/synapse into dinsic-r...Andrew Morgan2020-06-101-4/+45
|\ \
| * | Fix new flake8 errors (#7489)Patrick Cloke2020-05-131-1/+1
| |/
| * Add a configuration setting for the dummy event threshold (#7422)Brendan Abolivier2020-05-071-0/+15
| * Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_t...Brendan Abolivier2020-04-231-0/+21
| * Extend web_client_location to handle absolute URLs (#7006)Martin Milata2020-04-031-3/+8
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Andrew Morgan2020-03-241-2/+2
|\|
| * Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-2/+2
* | Add more logging around message retention policies support (#6717)Andrew Morgan2020-03-231-0/+8
|\|
| * Add more logging around message retention policies support (#6717)Brendan Abolivier2020-01-171-0/+8
* | Merge pull request #6621 from matrix-org/babolivier/purge_job_config_typoAndrew Morgan2020-03-201-5/+5
|\|
| * RewordBrendan Abolivier2020-01-071-3/+3
| * Change the example from 5min to 12hBrendan Abolivier2020-01-071-4/+4
| * Fix a typo in the purge jobs configuration exampleBrendan Abolivier2020-01-031-1/+1
* | Add option to allow profile queries without sharing a room (#6523)Andrew Morgan2020-03-191-4/+4
|\|
| * Add option to allow profile queries without sharing a room (#6523)Will Hunt2019-12-161-0/+13
* | Merge pull request #6537 from matrix-org/erikj/bump_mypy_versionAndrew Morgan2020-03-191-1/+1
|\|
| * Bump version of mypyErik Johnston2019-12-121-1/+1
* | privacy by default for room dir (#6355)Andrew Morgan2020-03-191-12/+14
|\|
| * privacy by default for room dir (#6355)Neil Johnson2019-12-041-12/+14
* | Add ephemeral messages support (MSC2228) (#6409)Andrew Morgan2020-03-191-0/+2
|\|
| * Add ephemeral messages support (MSC2228) (#6409)Brendan Abolivier2019-12-031-0/+2
* | Merge pull request #6358 from matrix-org/babolivier/message_retentionAndrew Morgan2020-03-181-2/+65
|\|
| * Merge branch 'develop' into babolivier/message_retentionBrendan Abolivier2019-11-261-6/+6
| |\
| * | Lint againBrendan Abolivier2019-11-191-1/+1
| * | Lint againBrendan Abolivier2019-11-191-1/+1
| * | LintBrendan Abolivier2019-11-191-15/+24
| * | Implement per-room message retention policiesBrendan Abolivier2019-11-041-0/+172
* | | Clean up newline quote marks around the codebase (#6362)Andrew Morgan2020-03-181-3/+3
|\ \ \ | | |/ | |/|
| * | Clean up newline quote marks around the codebase (#6362)Andrew Morgan2019-11-211-3/+3
* | | Replace instance variations of homeserver with correct case/spacing (#6357)Andrew Morgan2020-03-181-2/+2
|\| |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_...Andrew Morgan2019-11-141-1/+1
| |\ \
| * | | A couple more instancesAndrew Morgan2019-11-121-1/+1
| * | | Replace instance variations of homeserver with correct case/spacingAndrew Morgan2019-11-121-1/+1
| | |/ | |/|
* | | Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5Andrew Morgan2020-03-181-1/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5Brendan Abolivier2019-11-141-1/+1
| |\ \ | | |/ | |/|
| | * Set room version default to 5Neil Johnson2019-10-191-1/+1
* | | Option to suppress resource exceeded alerting (#6173)Andrew Morgan2020-03-161-2/+8
|\| |
| * | Option to suppress resource exceeded alerting (#6173)Neil Johnson2019-10-241-2/+8
* | | Add config linting script that checks for bool casing (#6203)Andrew Morgan2020-03-161-5/+5
|\| |
| * | Add config linting script that checks for bool casing (#6203)Andrew Morgan2019-10-231-5/+5
| |/
* | Refactor HomeserverConfig so it can be typechecked (#6137)Andrew Morgan2020-02-261-0/+2
|\|
| * Refactor HomeserverConfig so it can be typechecked (#6137)Amber Brown2019-10-101-0/+2
* | Fix up some typechecking (#6150)Andrew Morgan2020-02-261-3/+7
|\|
| * Fix up some typechecking (#6150)Amber Brown2019-10-021-3/+7
* | Merge pull request #6117 from matrix-org/erikj/fix_sample_configAndrew Morgan2020-02-251-1/+1
|\|
| * Fix 'redaction_retention_period' sampel config to match guidelinesErik Johnston2019-09-261-1/+1
* | Explicitly log when a homeserver does not have a trusted key server configure...Andrew Morgan2020-02-251-8/+8
|\|
| * Explicitly log when a homeserver does not have a trusted key server configure...Neil Johnson2019-09-261-8/+8
* | Merge pull request #6098 from matrix-org/erikj/cleanup_user_ips_2Andrew Morgan2020-02-251-0/+13
|\|
| * Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cleanup_us...Erik Johnston2019-09-251-3/+4
| |\
| * | Review commentsErik Johnston2019-09-251-1/+1
| * | Prune rows in user_ips older than configured periodErik Johnston2019-09-241-0/+13
* | | Enable cleaning up extremities with dummy events by default to prevent undue ...Andrew Morgan2020-02-251-3/+1
|\ \ \ | | |/ | |/|
| * | Enable cleaning up extremities with dummy events by default to prevent undue ...Neil Johnson2019-09-251-3/+1
* | | Use the federation blacklist for requests to untrusted Identity Servers (#6000)Andrew Morgan2020-02-251-0/+3
|\| |
| * | Use the federation blacklist for requests to untrusted Identity Servers (#6000)Andrew Morgan2019-09-231-0/+3
| |/
* | (#5849) Convert rst to markdown (#6040)Andrew Morgan2020-02-251-6/+6
|\|
| * (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-6/+6
* | Merge pull request #5934 from matrix-org/erikj/censor_redactionsAndrew Morgan2020-02-251-0/+17
|\|
| * Default to censoring redactions after seven daysErik Johnston2019-09-091-4/+6
| * Handle setting retention period to 0Erik Johnston2019-09-091-1/+1
| * Make redaction retention period configurableErik Johnston2019-09-051-0/+15
* | Config templating (#5900)Andrew Morgan2020-02-211-17/+67
|\|
| * Config templating (#5900)Jorik Schellekens2019-08-281-17/+67
* | Room Complexity Client Implementation (#5783)Andrew Morgan2020-02-201-0/+41
|\|
| * Room Complexity Client Implementation (#5783)Amber Brown2019-07-301-0/+41
* | Remove non-dedicated logging options and command line arguments (#5678)Andrew Morgan2020-02-191-1/+1
|\|
| * enable aggregations support by defaultNeil Johnson2019-07-181-1/+1
* | Merge pull request #5597 from matrix-org/erikj/admin_api_cmdAndrew Morgan2020-02-171-1/+2
|\|
| * Change add_arguments to be a static methodErik Johnston2019-07-151-1/+2
* | Merge pull request #5524 from matrix-org/rav/new_cmdline_optionsAndrew Morgan2020-02-141-5/+12
|\|
| * Merge pull request #5524 from matrix-org/rav/new_cmdline_optionsRichard van der Hoff2019-06-241-5/+12
| |\
| | * Add "--open-private-ports" cmdline optionRichard van der Hoff2019-06-241-5/+12
* | | Merge pull request #5523 from matrix-org/rav/arg_defaultsAndrew Morgan2020-02-141-1/+1
|\| |
| * | Merge pull request #5523 from matrix-org/rav/arg_defaultsRichard van der Hoff2019-06-241-1/+1
| |\|
| | * Don't load the generated config as the default.Richard van der Hoff2019-06-241-1/+1
| * | Split public rooms directory auth config in twoBrendan Abolivier2019-06-241-10/+34
| |/
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522)Andrew Morgan2020-02-131-1/+1
|\|
| * Pass config_dir_path and data_dir_path into Config.read_config. (#5522)Richard van der Hoff2019-06-241-1/+1
* | Drop support for cpu_affinity (#5525)Andrew Morgan2020-02-131-24/+0
|\|
| * Drop support for cpu_affinity (#5525)Richard van der Hoff2019-06-221-24/+0
| * Run Black. (#5482)Amber Brown2019-06-201-118/+108
* | Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-132/+131
* | Add experimental option to reduce extremities.Andrew Morgan2020-02-101-0/+6
|\|
| * Add experimental option to reduce extremities.Erik Johnston2019-06-181-0/+6
* | Add limit_profile_requests_to_known_users option (#18)Andrew Morgan2019-12-051-0/+13
* | Implement per-room message retention policiesBrendan Abolivier2019-08-281-0/+172
* | Split public rooms directory auth config in twoBrendan Abolivier2019-06-241-10/+34
* | Merge branch 'dinsic' into babolivier/userdir_hide_usersBrendan Abolivier2019-06-121-0/+54
|\|
| * Set default room version to v4. (#5379)Neil Johnson2019-06-061-1/+1
| * Neilj/mau tracking config explainer (#5284)Neil Johnson2019-06-051-0/+16
| * Add missing blank line in config (#5249)Richard van der Hoff2019-05-241-0/+1
| * Add config option for setting homeserver's default room version (#5223)Andrew Morgan2019-05-231-0/+32
| * Merge pull request #5209 from matrix-org/erikj/reactions_baseErik Johnston2019-05-201-0/+5
| |\
| | * Add aggregations APIErik Johnston2019-05-161-0/+5
* | | Hide new users from the user directory if enabled in the server config.Brendan Abolivier2019-06-101-0/+11
|/ /
* / Add option to disable per-room profilesBrendan Abolivier2019-05-161-0/+11
|/
* Add ability to blacklist ip ranges for federation traffic (#5043)Andrew Morgan2019-05-131-0/+38
* add options to require an access_token to GET /profile and /publicRooms on CS...Matthew Hodgson2019-05-081-0/+27
* Merge pull request #5124 from matrix-org/babolivier/aliasesBrendan Abolivier2019-05-021-0/+11
|\
| * Add some limitations to alias creationBrendan Abolivier2019-05-021-0/+11
* | Move admin API to a new prefixRichard van der Hoff2019-05-011-2/+2
|/
* Config option for verifying federation certificates (MSC 1711) (#4967)Andrew Morgan2019-04-251-2/+4
* add context to phonehome stats (#5020)Neil Johnson2019-04-081-0/+4
* Add a config option for torture-testing worker replication. (#4902)Richard van der Hoff2019-03-201-0/+5
* Comment out most options in the generated config. (#4863)Richard van der Hoff2019-03-191-3/+3
* Include a default configuration file in the 'docs' directory. (#4791)Richard van der Hoff2019-03-041-0/+4
* Attempt to make default config more consistentRichard van der Hoff2019-02-191-42/+50
* Special-case the default bind_addresses for metrics listenerRichard van der Hoff2019-02-131-1/+5
* Disable TLS by default (#4614)Richard van der Hoff2019-02-121-24/+24
* Infer no_tls from presence of TLS listenersRichard van der Hoff2019-02-111-3/+20
* Fail cleanly if listener config lacks a 'port'Richard van der Hoff2019-02-111-0/+5
* Clean up default listener configuration (#4586)Richard van der Hoff2019-02-111-48/+81
* Merge pull request #4420 from matrix-org/jaywink/openid-listenerErik Johnston2019-02-111-0/+10
|\
| * Fix flake8 issuesJason Robinson2019-01-231-1/+1
| * Remove openid resource from default configJason Robinson2019-01-231-4/+13
| * Split federation OpenID userinfo endpoint out of the federation resourceJason Robinson2019-01-231-4/+5
* | Don't recommend :8448 to people on public_baseurlTravis Ralston2019-01-281-1/+1
* | Merge pull request #4435 from matrix-org/neilj/fix_threepid_auth_checkNeil Johnson2019-01-241-5/+4
|\ \
| * | move guard out of is_threepid_reserved and into register.pyNeil Johnson2019-01-221-2/+0
| * | Fix None guard in config.server.is_threepid_reservedNeil Johnson2019-01-221-5/+6
| |/
* / Clarify docs for public_baseurlDavid Baker2019-01-241-1/+5
|/
* Check jinja version for consent resource (#4327)Richard van der Hoff2019-01-071-1/+37
* Add a script to generate a clean config file (#4315)Richard van der Hoff2018-12-221-2/+3
* Fix indentation in default config (#4313)Richard van der Hoff2018-12-221-35/+35
* Stop installing Matrix Console by defaultRichard van der Hoff2018-12-111-15/+27
* Add an option to disable search for homeservers which may not be interested i...Travis Ralston2018-12-041-1/+11
* Add option to track MAU stats (but not limit people) (#3830)Travis Ralston2018-11-151-0/+6
* move threepid checker to config, add missing yieldsNeil Johnson2018-08-311-0/+17
* Change admin_uri to admin_contact in config and errorsErik Johnston2018-08-241-2/+2
* Implement trail usersErik Johnston2018-08-231-0/+6
* Integrate presence from hotfixes (#3694)Amber Brown2018-08-181-0/+6
* server limits config docsNeil Johnson2018-08-171-0/+26
* add new error type ResourceLimitNeil Johnson2018-08-161-0/+1
* update admin email to uriNeil Johnson2018-08-151-1/+1
* replace admin_email with admin_uri for greater flexibilityNeil Johnson2018-08-151-1/+1
* support admin_email config and pass through into blocking errors, return Auth...Neil Johnson2018-08-131-0/+4
* Revert "support admin_email config and pass through into blocking errors, ret...Neil Johnson2018-08-131-4/+0
* support admin_email config and pass through into blocking errors, return Auth...Neil Johnson2018-08-131-0/+4
* Merge branch 'develop' into neilj/disable_hsNeil Johnson2018-08-081-0/+3
|\
| * implement reserved users for mau limitsNeil Johnson2018-08-071-1/+1
| * load mau limit threepidsNeil Johnson2018-08-061-0/+3
* | disable HS from configNeil Johnson2018-08-041-0/+4
|/
* fix (lots of) py3 test failuresNeil Johnson2018-08-031-2/+2
* Merge branch 'master' into developRichard van der Hoff2018-08-021-0/+2
|\
| * Merge pull request #3377 from Valodim/note-affinityRichard van der Hoff2018-07-191-0/+2
| |\
| | * add note that the affinity package is required for the cpu_affinity settingVincent Breitmoser2018-06-091-0/+2
* | | remove need to plot limit_usage_by_mauNeil Johnson2018-08-011-3/+6
* | | coding styleNeil Johnson2018-07-311-1/+1
* | | limit register and sign in on number of monthly usersNeil Johnson2018-07-301-0/+5
|/ /
* | run isortAmber Brown2018-07-091-0/+1
* | More server_name validationRichard van der Hoff2018-07-041-2/+9
|/
* Run Prometheus on a different port, optionally. (#3274)Amber Brown2018-05-311-0/+10
* Add federation_domain_whitelist option (#2820)Matthew Hodgson2018-01-221-0/+22
* Allow binds to both :: and 0.0.0.0Silke Hofstra2017-12-171-5/+3
* Adapt the default config to bind on IPv6.Willem Mulder2017-12-171-8/+9
* Add config option to disable media_repo on main synapseRichard van der Hoff2017-11-221-0/+6
* Add a hook for custom rest endpointsRichard van der Hoff2017-11-021-0/+7
* replace 'except:' with 'except Exception:'Richard van der Hoff2017-10-231-1/+1
* Add a config option to block all room invites (#2457)Richard van der Hoff2017-09-191-0/+10
* Fix process startupRichard van der Hoff2017-08-161-10/+13
* explain why CPU affinity is a good ideaMatthew Hodgson2017-08-151-0/+8
* Allow configuration of CPU affinityRichard van der Hoff2017-08-151-0/+12
* Initial worker implErik Johnston2017-06-161-0/+4