summary refs log tree commit diff
path: root/synapse/config/cache.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixAmber H. Brown2020-02-171-2/+1
|
* add tests for individual cache sizing, and fix up the individual cache ↵Amber H. Brown2020-02-171-4/+26
| | | | sizing logic that got deleted when resizing-on-the-fly did
* Load cache factors from the environment, and add a test.Amber H. Brown2020-01-211-27/+15
|
* cleanup so it can refer to late-configAmber H. Brown2020-01-171-0/+2
|
* cleanupAmber H. Brown2020-01-171-0/+1
|
* Move cache configuration into a homeserver config option, instead of ↵Amber H. Brown2019-11-211-0/+100
environment variables.