From bd0b08b4cf0ca2b5ace42d81a819198302040cb7 Mon Sep 17 00:00:00 2001 From: Sven Andersen Date: Tue, 30 Jul 2024 16:09:29 +0200 Subject: [PATCH] feat(element): Reduced presence values to one for all presence features --- helmfile/apps/element/values-synapse.yaml.gotmpl | 2 +- helmfile/environments/default/functional.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/helmfile/apps/element/values-synapse.yaml.gotmpl b/helmfile/apps/element/values-synapse.yaml.gotmpl index f7c991d8..2a0cbd56 100644 --- a/helmfile/apps/element/values-synapse.yaml.gotmpl +++ b/helmfile/apps/element/values-synapse.yaml.gotmpl @@ -40,7 +40,7 @@ configuration: regex: "@.*" url: null sender_localpart: intercom-service - use_presence: {{ .Values.functional.dataProtection.usePresence }} + use_presence: {{ .Values.functional.dataProtection.matrixPresence.enabled }} presence: enabled: {{ .Values.functional.dataProtection.matrixPresence.enabled }} diff --git a/helmfile/environments/default/functional.yaml b/helmfile/environments/default/functional.yaml index 7d87f447..a1b72e01 100644 --- a/helmfile/environments/default/functional.yaml +++ b/helmfile/environments/default/functional.yaml @@ -47,10 +47,6 @@ functional: # yamllint enable rule:line-length dataProtection: - # Enable to allow information about the user presence status to be shared. - # Using this for older Element versions. Deprecated and should be removed, when updating Element. - usePresence: false - matrixPresence: # Enable to allow information about the user presence status to be shared. # Ref.: https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html#presence