forked-synapse/changelog.d/7578.bugfix
Erik Johnston eefc6b3a0d
Don't apply cache factor to event cache. (#7578)
This is already correctly done when we instansiate the cache, but wasn't
when it got reloaded (which always happens at least once on startup).
2020-05-27 12:04:37 +01:00

2 lines
85 B
Plaintext

Fix cache config to not apply cache factor to event cache. Regression in v1.14.0rc1.