fix(open-xchange): Click on top bar logo to point to portal instead of mail inbox

This commit is contained in:
Thorsten Roßner
2025-08-18 09:50:39 +02:00
parent 67fe50e53c
commit 9f762a7c2e

View File

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