We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34943af commit 56fa163Copy full SHA for 56fa163
2 files changed
charts/synapse/Chart.yaml
@@ -2,5 +2,5 @@
2
apiVersion: v2
3
name: synapse
4
description: matrix synapse kubernetes deployment
5
-version: 2.3.3
+version: 2.3.4
6
appVersion: 1.151.0
charts/synapse/values.yaml
@@ -278,7 +278,7 @@ synapse:
278
eventCacheSize: '10K'
279
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#caches
280
caches:
281
- globalFactor: 0.5
+ globalFactor: 1.0
282
cacheEntryTtl: '30m'
283
syncResponseCacheDuration: '2m'
284
perCacheFactors:
0 commit comments