From 9f762a7c2ea3f8e4d3207d8d2aae44597a366ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Mon, 18 Aug 2025 09:50:39 +0200 Subject: [PATCH] fix(open-xchange): Click on top bar logo to point to portal instead of mail inbox --- helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl b/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl index dbfaa3cd..41a15eaa 100644 --- a/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl +++ b/helmfile/apps/open-xchange/values-openxchange.yaml.gotmpl @@ -617,6 +617,8 @@ appsuite: io.ox/dynamic-theme//folderBackground: {{ .Values.theme.colors.white | quote }} io.ox/dynamic-theme//folderSelected: {{ .Values.theme.colors.primary15 | quote }} io.ox/dynamic-theme//folderHover: {{ .Values.theme.colors.secondaryGreyLight | quote }} + # openDesk logo in top bar links to portal + io.ox/core//logoAction: {{ printf "https://%s.%s" .Values.global.hosts.nubus .Values.global.domain | quote }} secretETCFiles: # Format of the OX Guard master key: # MC+base64(20 random bytes)