feat(element): Reduced presence values to one for all presence features

This commit is contained in:
Sven Andersen
2024-07-30 16:09:29 +02:00
parent 879014e068
commit bd0b08b4cf
2 changed files with 1 additions and 5 deletions

View File

@@ -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 }}

View File

@@ -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