Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) | Andrew Morgan | 2022-05-16 | 1 | -1/+1 |
| | |||||
* | Fix typo in listener config (#12742) | Dirk Klimpel | 2022-05-16 | 1 | -2/+2 |
| | |||||
* | Add config flags to allow for cache auto-tuning (#12701) | Shay | 2022-05-13 | 1 | -2/+15 |
| | |||||
* | add default_power_level_content_override config option. (#12618) | Andy Balaam | 2022-05-12 | 1 | -0/+26 |
| | | | Co-authored-by: Matthew Hodgson <matthew@matrix.org> | ||||
* | Reload cache factors from disk on SIGHUP (#12673) | David Robertson | 2022-05-11 | 1 | -0/+17 |
| | |||||
* | Add `mau_appservice_trial_days` config (#12619) | Will Hunt | 2022-05-04 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | * Add mau_appservice_trial_days * Add a test * Tweaks * changelog * Ensure we sync after the delay * Fix types * Add config statement * Fix test * Reinstate logging that got removed * Fix feature name | ||||
* | Disable device name lookup over federation by default (#12616) | Andrew Morgan | 2022-05-04 | 1 | -3/+3 |
| | |||||
* | Add a table of contents to config manual (#12527) | Shay | 2022-04-25 | 1 | -2/+44 |
| | | | * Update config_documentation.md | ||||
* | Add a manual documenting config file options (#12368) | Shay | 2022-04-18 | 1 | -0/+3412 |
| | |||||
* | Document the usage of refresh tokens. (#11427) | reivilibre | 2021-12-08 | 1 | -0/+139 |
| | | | Co-authored-by: David Robertson <davidr@element.io> | ||||
* | Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) | Andrew Morgan | 2021-11-10 | 3 | -0/+21 |
| | |||||
* | Remove false warning about copying the log config to a homeserver.yaml (#11092) | Travis Ralston | 2021-10-20 | 1 | -6/+6 |
| | | | Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | ||||
* | Fix some links in `docs` and `contrib` (#10370) | Dirk Klimpel | 2021-07-13 | 1 | -1/+1 |
| | |||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 4 | -0/+47 |
searchable website (#10086) |