fix(open-xchange): Update OX App Suite to 8.33

This commit is contained in:
Carsten Hoeger
2025-01-22 10:14:28 +01:00
committed by Thorsten Roßner
parent de8b560fe7
commit 581c8aed1f
3 changed files with 11 additions and 11 deletions

View File

@@ -280,7 +280,7 @@ appsuite:
com.openexchange.conference.element.enabled: "true"
com.openexchange.conference.element.meetingHostUrl: http://matrix-neodatefix-bot
com.openexchange.conference.element.matrixLoginUrl: http://opendesk-synapse-web:8008/_matrix/client/v3/login
com.openexchange.conference.element.matrixUuidClaimName: opendesk_useruuid
com.openexchange.conference.element.matrixUuidClaimName: {{ if .Values.functional.chat.matrix.profile.useImmutableIdentifierForLocalpart }}"opendesk_useruuid"{{ else }}"opendesk_username"{{ end }}
# GDPR
com.openexchange.gdpr.dataexport.enabled: "false"
com.openexchange.gdpr.dataexport.active: "false"