summary refs log tree commit diff
path: root/docs/usage/configuration/config_documentation.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed presence results not returning offline users on initial sync (#17231)Michael Hollister2024-07-231-0/+5
* Prepare for authenticated media freeze (#17433)Shay2024-07-221-0/+12
* Improve default_power_level_content_override documentation (#17451)Ben Banfield-Zanin2024-07-181-0/+32
* Clarify `url_preview_url_blacklist` is a usability feature (#17356)davidegirardi2024-06-281-9/+12
* Fix refreshable_access_token_lifetime typo (#17357)douglaz2024-06-251-1/+1
* Correct error in user_directory docs (#17348)devonh2024-06-241-1/+2
* Add default values for rc_invites per_issuer to docs (#17347)devonh2024-06-241-2/+3
* fix missing quotes for exclude_rooms_from_sync (#17308)Dirk Klimpel2024-06-181-1/+1
* Ratelimiting of remote media downloads (#17256)Shay2024-06-051-0/+18
* Bring auto-accept invite logic into Synapse (#17147)devonh2024-05-211-0/+29
* Fix request path for `federation_whitelist_endpoint_enabled` option in docume...Andrew Morgan2024-05-151-1/+1
* Allows CAS SSO flow to provide user IDs composed of numbers only (#17098)Aurélien Grimpard2024-05-141-0/+11
* An federation whitelist query endpoint extension (#16848)Erik Johnston2024-05-131-0/+25
* Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150)Andrew Morgan2024-05-081-0/+5
* Rephrase enable_notifs configuration (#17116)Amanda H. L. de Andrade Katz2024-04-261-2/+2
* Update event_cache_size and global_factor configurations documentation (#17071)Amanda H. L. de Andrade Katz2024-04-261-0/+8
* Add OIDC config to add extra parameters to the authorize URL (#16971)Mathieu Velten2024-03-221-0/+5
* Allow room creation but not publishing to continue if room publication rules ...Shay2024-01-221-0/+3
* Remove config value from header (#16763)Fredrik Lanker2024-01-021-1/+1
* Fix typoErik Johnston2023-12-131-1/+1
* Update book locationErik Johnston2023-12-131-2/+2
* More renamingErik Johnston2023-12-131-2/+2
* Sentry Alert configuration based on production and development environment (#...Zeeshan Rafiq2023-12-121-1/+6
* Add avatar and topic settings for server notice room (#16679)Mathieu Velten2023-12-121-1/+7
* Add config to change the delay before sending a notification email (#16696)Mathieu Velten2023-12-121-0/+5
* Clarify documentation for `only_for_reauth` (#16737)Dirk Klimpel2023-12-071-9/+9
* Add how to validate configuration file with synapse.config script (#16714)Amanda H. L. de Andrade Katz2023-12-051-0/+17
* Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (...villepeh2023-12-041-7/+7
* Server notices: add an autojoin setting for the notices room (#16699)Mathieu Velten2023-12-041-0/+3
* Asynchronous Uploads (#15503)Sumner Evans2023-11-151-0/+34
* Fix outbound_federation_restricted_to docs & note when added (#16628)David Robertson2023-11-131-0/+3
* Use dbname instead of database for Postgres config. (#16618)Patrick Cloke2023-11-091-3/+3
* Add a new module API to update user presence state. (#16544)Patrick Cloke2023-10-261-0/+7
* Rework alias and public room list rules docs (#16541)David Robertson2023-10-241-34/+132
* Add note to 'federation_domain_whitelist' option (#16416)Erik Johnston2023-10-031-0/+5
* Remove warnings from the docs about using message retention. (#16382)Patrick Cloke2023-09-281-5/+2
* Use string for federation_client_minimum_tls_version documentation examples (...Jan Christian Grünhage2023-09-191-4/+4
* Add automatic purge after all users forget a room (#15488)Mathieu Velten2023-09-151-0/+11
* Fix-up incorrect spellings in docs. (#16282)Patrick Cloke2023-09-081-2/+2
* Handle "registration_enabled" parameter for CAS (#16262)Aurélien Grimpard2023-09-061-0/+7
* Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti...reivilibre2023-09-061-1/+3
* Document `exclude_rooms_fom_sync` configuration option (#16178)Shay2023-08-241-0/+13
* Add configuration setting for CAS protocol version (#15816)Aurélien Grimpard2023-08-241-0/+2
* Add `client_secret_path` as alternative for `client_secret` for OIDC config (...Maximilian Bosch2023-08-211-0/+8
* Allow customizing IdP name and icon for SAML and CAS (#16094)Gabriel Rodríguez2023-08-111-1/+21
* Implements admin API to lock an user (MSC3939) (#15870)Mathieu Velten2023-08-101-0/+2
* Move support for application service query parameter authorization behind a c...Shay2023-08-031-0/+14
* Allow config of the backoff algorithm for the federation client. (#15754)Mathieu Velten2023-08-031-0/+11
* Re-introduce the outbound federation proxy (#15913)Eric Eastwood2023-07-181-7/+26
* Bump Unix sockets intro version (#15924)Eric Eastwood2023-07-111-1/+1
* Unix Sockets for HTTP Replication (#15708)Jason Little2023-07-111-1/+51
* Revert "Federation outbound proxy" (#15910)Eric Eastwood2023-07-101-24/+7
* Remove `worker_replication_*` deprecated settings, with helpful errors on sta...Jason Little2023-07-071-45/+0
* Federation outbound proxy (#15773)Eric Eastwood2023-07-051-7/+24
* Allow for the configuration of max request retries and min/max retry delays i...Mathieu Velten2023-06-211-0/+26
* Revert "Allow for the configuration of max request retries and min/max retry ...Mathieu Velten2023-06-141-26/+0
* Allow for the configuration of max request retries and min/max retry delays i...Shay2023-06-091-0/+26
* Implement stable support for MSC3882 to allow an existing device/session to g...Hugh Nimmo-Smith2023-06-011-22/+43
* Add Unix socket support for Redis connections (#15644)Jason Little2023-05-261-0/+4
* Add redis SSL configuration options (#15312)Roel ter Maat2023-05-111-0/+11
* Remove `worker_replication_*` settings (#15491)Jason Little2023-05-111-6/+14
* Add config option to prevent media downloads from listed domains. (#15197)Travis Ralston2023-05-091-0/+24
* Add config option to forget rooms automatically when users leave them (#15224)Sean Quah2023-05-031-0/+10
* Allow adding random delay to push (#15516)Erik Johnston2023-05-021-0/+4
* Add a note to the config documentation that the 'delete_stale_devices_after' ...Andrew Morgan2023-04-171-0/+4
* Add the ability to enable/disable registrations when in the OIDC flow (#14978)Warren Bailey2023-03-301-0/+6
* doc: fix account login requests ratelimit defaults typo (#15341)Jayesh Nirve2023-03-291-1/+1
* Correct documentation about registration_shared_secret_path (#15168)Evan Krall2023-02-281-2/+2
* Fix typo in federation_verify_certificates in config documentation. (#15139)Centzilius2023-02-231-1/+1
* Tighten the default rate limit of creating new devices. (#15135)Patrick Cloke2023-02-221-3/+3
* Fix a mistake in registration_shared_secret_path docs (#15078)saddfox2023-02-151-1/+1
* Support for selecting the Redis logical database. (#15034)999lakhisidhu2023-02-151-0/+4
* Change default room version to 10. Implements MSC3904 (#14111)Catalan Lover2023-01-181-1/+3
* Update misleading documentation ` user_directory.search_all_users ` (#14818)Tejaswini Gurram2023-01-131-2/+2
* Add `worker_manhole` to configuration manual (#14824)Dirk Klimpel2023-01-131-0/+21
* Add listener `health` (#14747)Dirk Klimpel2023-01-111-0/+6
* Add `tag` to `listeners` documentation (#14803)Dirk Klimpel2023-01-111-0/+4
* Add missing worker settings to shared configuration (#14748)Dirk Klimpel2023-01-091-6/+48
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-051-2/+2
* Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750)Patrick Cloke2023-01-041-1/+6
* Support non-OpenID compliant user info endpoints (#14753)Patrick Cloke2023-01-041-0/+18
* Move `email` to Server section in config file documentation (#14730)Dirk Klimpel2022-12-281-108/+109
* Fix missing word in autotune sub-option description (#14674)Jeremy Kescher2022-12-141-1/+1
* Allow selecting "prejoin" events by state keys (#14642)David Robertson2022-12-131-18/+39
* Fix push.enabled config documentation (#14619)Will Hunt2022-12-051-2/+2
* Update worker docs to update preferred settings for pusher and federation_sen...realtyem2022-12-021-31/+44
* Add `push.enabled` option to disable push notification calculation (#14551)Will Hunt2022-12-011-0/+5
* Add support for handling avatar with SSO login (#13917)Ashish Kumar2022-11-251-1/+8
* Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69...reivilibre2022-11-241-25/+0
* Support using SSL on worker endpoints. (#14128)Tuomas Ojamies2022-11-151-0/+20
* Disable legacy Prometheus metric names by default. They can still be re-enabl...reivilibre2022-11-021-2/+2
* Support OIDC backchannel logouts (#11414)Quentin Gliech2022-10-311-0/+9
* Add docs for an empty `trusted_key_servers` config option (#13999)Dirk Klimpel2022-10-281-0/+6
* Add workers settings to configuration manual (#14086)Dirk Klimpel2022-10-271-48/+220
* Document encryption_enabled_by_default_for_room_type under the right name (#1...Matthew Hodgson2022-10-191-1/+1
* Fix dead link to admin registration API (#14189)David Robertson2022-10-171-1/+1
* Fix name of "alias_creation_rules" option in config manual (#14124)Andrew Morgan2022-10-101-2/+2
* Fix broken links to README (#14093)David Robertson2022-10-061-1/+1
* Linkify config documentation. (#14003)Akshit Tyagi2022-10-041-5/+7
* Announce that legacy metric names are deprecated, will be turned off by defau...reivilibre2022-10-031-0/+25
* Document that the 'auto_join_rooms' option works with Spaces (#13931)Andrew Morgan2022-09-281-2/+5
* Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul...Eric Eastwood2022-09-151-1/+10
* Fix typo in ratelimiting documentation (#13727)Brendan Abolivier2022-09-121-1/+1
* Correct out-of-date doc for `event_cache_size` (#13726)David Robertson2022-09-071-2/+4
* Remove configuration options for direct TCP replication. (#13647)Patrick Cloke2022-09-061-2/+0
* Fix two typos with colon in headlines (#13665)Dirk Klimpel2022-09-011-2/+2
* Add monthly active users documentation (#13617)Will Hunt2022-09-011-0/+2
* Merge branch 'master' into developSean Quah2022-08-311-1/+1
|\
| * Improve clarity on deprecation of TCP replicationSean Quah2022-08-311-1/+1
* | Improve documentation around user registration (#13640)Richard van der Hoff2022-08-261-91/+116
* | Generate missing configuration files at startup (#13615)Richard van der Hoff2022-08-261-1/+7
* | Support `registration_shared_secret` in a file (#13614)Richard van der Hoff2022-08-251-0/+18
|/
* Drop support for delegating email validation, round 2 (#13596)David Robertson2022-08-231-1/+4
* Add support for compression to federation responses (#13537)Ayush Anand2022-08-181-1/+1
* Add missing links in `user_consent` section of configuration manual (#13536)Dirk Klimpel2022-08-161-2/+2
* Add a warning to retention documentation regarding the possibility of databas...Shay2022-08-151-1/+5
* Add note to `redaction_retention_period` documentation mentioning that event ...Andrew Morgan2022-08-111-0/+4
* Make the configuration for the cache clearer (#13481)Dirk Klimpel2022-08-091-4/+5
* Update doc for setting `macaroon_secret_key` (#13443)Dirk Klimpel2022-08-031-3/+7
* Remove 'Contents' section from the Configuration Manual (#13438)Dirk Klimpel2022-08-031-43/+0
* Fix wrong headline for `url_preview_accept_language` in docs (#13437)Dirk Klimpel2022-08-031-1/+1
* Merge tag 'v1.64.0rc2' into developRichard van der Hoff2022-07-291-181/+181
|\
| * Revert "Drop support for delegating email validation (#13192)" (#13406)3nprob2022-07-291-181/+181
* | Explicitly mention which resources support compression in the config guide (#...Brendan Abolivier2022-07-291-1/+2
|/
* Support Implicit TLS for sending emails (#13317)Jan Schär2022-07-251-1/+10
* Update config_documentation.md (#13364)Richard van der Hoff2022-07-221-2/+2
* Merge branch 'master' into developDavid Robertson2022-07-211-0/+8
|\
| * Document `rc_invites.per_issuer`, added in v1.63.David Teller2022-07-211-0/+8
* | Merge branch 'master' into developBrendan Abolivier2022-07-191-3/+8
|\|
| * Remove 'anonymised' from the phone home stats documentation (#13321)Andrew Morgan2022-07-191-3/+8
* | Add notes when config options were changed to config documentation (#13314)Jörg Behrmann2022-07-191-0/+5
* | Rate limit joins per-room (#13276)David Robertson2022-07-191-0/+19
* | Drop support for delegating email validation (#13192)Richard van der Hoff2022-07-121-16/+12
|/
* Document the 'databases' homeserver config option (#13212)Andrew Morgan2022-07-111-0/+92
* Add missing links to config options (#13166)Dirk Klimpel2022-07-051-3/+3
* Cleanup references to sample config in the docs and redirect users to configu...Shay2022-06-301-1/+1
* Fix documentation header for `allow_public_rooms_over_federation` (#13116)Moritz Stückler2022-06-291-1/+1
* Add custom well-known (#13035)Jacek Kuśnierz2022-06-161-0/+17
* Add headers to individual options in config documentation to allow for linkin...Shay2022-06-151-163/+163
* Change default `sync_response_cache_duration` (#13042)Erik Johnston2022-06-151-2/+2
* Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)Hannes Lerchl2022-06-151-2/+4
* Prevent local quarantined media from being claimed by media retention (#12972)Andrew Morgan2022-06-071-0/+6
* Add config options for media retention (#12732)Andrew Morgan2022-05-311-1/+28
* Add a background job to automatically delete stale devices (#12855)Brendan Abolivier2022-05-271-0/+12
* Merge tag 'v1.60.0rc2' into developSean Quah2022-05-271-0/+3
|\
| * Add an option allowing users to use their password to reauthenticate even tho...reivilibre2022-05-271-0/+3
* | Remove user-visible groups/communities code (#12553)Patrick Cloke2022-05-251-19/+0
|/
* Add detail to `cache_autotuning` config option documentation (#12776)Shay2022-05-191-4/+9
* Update configuration manual to document size-related suffixes (#12777)Shay2022-05-191-0/+8
* Fix YAML parsing error in `url_preview_accept_language` (#12785)Andrew Morgan2022-05-181-6/+6
* Add some documentation around the `rc_invites` option to the config docs (#12...Andrew Morgan2022-05-181-0/+14
* Fix typo in name of 'run_background_tasks_on' option in config manual (#12749)Andrew Morgan2022-05-161-1/+1
* Fix typo in listener config (#12742)Dirk Klimpel2022-05-161-2/+2
* Add config flags to allow for cache auto-tuning (#12701)Shay2022-05-131-2/+15
* add default_power_level_content_override config option. (#12618)Andy Balaam2022-05-121-0/+26
* Reload cache factors from disk on SIGHUP (#12673)David Robertson2022-05-111-0/+17
* Add `mau_appservice_trial_days` config (#12619)Will Hunt2022-05-041-0/+14
* Disable device name lookup over federation by default (#12616)Andrew Morgan2022-05-041-3/+3
* Add a table of contents to config manual (#12527)Shay2022-04-251-2/+44
* Add a manual documenting config file options (#12368)Shay2022-04-181-0/+3412