Skip to content
Snippets Groups Projects
Commit e0cbb772 authored by Thorsten Roßner's avatar Thorsten Roßner
Browse files

fix: Remove streaming configuration.

parent 792c9e9a
No related branches found
No related tags found
1 merge request!15fix(opendesk-jitsi): Element's guest user in Jitsi meeting
Pipeline #95704 passed with warnings
// SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
// SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
// SPDX-License-Identifier: Apache-2.0
config.liveStreaming = {};
config.liveStreaming.enabled = true;
config.liveStreaming.termsLink = "https://corp.kaltura.com/terms-of-use/";
config.liveStreaming.dataPrivacyLink = "https://corp.kaltura.com/terms-of-use/";
config.liveStreaming.validatorRegExpString =
"^rtmp://[_a-zA-Z0-9]{10}\\.[a-z]\\.kpublish\\.kaltura\\.com";
config.liveStreaming.helpLink =
"https://knowledge.kaltura.com/help/getting-started-with-kaltura-live";
config.disabledNotifications = [
"notify.moderator",
];
......
// SPDX-FileCopyrightText: 2024 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
// 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 =
......
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.