summary refs log tree commit diff
path: root/synapse/config/cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixAmber H. Brown2020-02-171-2/+1
* add tests for individual cache sizing, and fix up the individual cache sizing...Amber H. Brown2020-02-171-4/+26
* 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 environm...Amber H. Brown2019-11-211-0/+100