Skip to content

Commit 56fa163

Browse files
committed
revert global cache factor
1 parent 34943af commit 56fa163

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
apiVersion: v2
33
name: synapse
44
description: matrix synapse kubernetes deployment
5-
version: 2.3.3
5+
version: 2.3.4
66
appVersion: 1.151.0

charts/synapse/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ synapse:
278278
eventCacheSize: '10K'
279279
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#caches
280280
caches:
281-
globalFactor: 0.5
281+
globalFactor: 1.0
282282
cacheEntryTtl: '30m'
283283
syncResponseCacheDuration: '2m'
284284
perCacheFactors:

0 commit comments

Comments
 (0)