We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbfc2f commit 11a7534Copy full SHA for 11a7534
2 files changed
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 1.1.7
+version: 1.1.8
charts/synapse/values.yaml
@@ -245,9 +245,9 @@ synapse:
245
allowed_lifetime_max: 3y
246
purge_jobs:
247
- longest_max_lifetime: 3d
248
- interval: 12h
+ interval: 2h
249
- shortest_max_lifetime: 3d
250
- interval: 1d
251
eventCacheSize: '10K'
252
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#caches
253
caches:
0 commit comments