Skip to content
Snippets Groups Projects
Commit 46c6a86e authored by Emrah Eryilmaz's avatar Emrah Eryilmaz Committed by Thorsten Roßner
Browse files

fix(files): format custom-interface_config.js

parent 09b78353
No related branches found
No related tags found
1 merge request!15fix(opendesk-jitsi): Element's guest user in Jitsi meeting
// SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
// SPDX-License-Identifier: Apache-2.0
interfaceConfig.APP_NAME = '{{ .Values.theme.texts.productName }} Videoconference';
interfaceConfig.APP_NAME =
"{{ .Values.theme.texts.productName }} Videoconference";
interfaceConfig.DISABLE_JOIN_LEAVE_NOTIFICATIONS = true;
interfaceConfig.DISABLE_PRESENCE_STATUS = true;
interfaceConfig.DISABLE_TRANSCRIPTION_SUBTITLES = true;
......@@ -10,4 +11,5 @@ interfaceConfig.ENABLE_DIAL_OUT = false;
interfaceConfig.GENERATE_ROOMNAMES_ON_WELCOME_PAGE = true;
interfaceConfig.RECENT_LIST_ENABLED = true;
interfaceConfig.SHOW_JITSI_WATERMARK = true;
interfaceConfig.JITSI_WATERMARK_LINK = 'https://{{ .Values.global.hosts.univentionCorporateServer }}.{{ .Values.global.domain }}';
interfaceConfig.JITSI_WATERMARK_LINK =
"https://{{ .Values.global.hosts.univentionCorporateServer }}.{{ .Values.global.domain }}";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.