Brand the system with Defora Networks

This commit is contained in:
2020-07-14 15:40:57 +00:00
parent 91195d0171
commit d709c6ea6e
2 changed files with 9 additions and 8 deletions
+2 -2
View File
@@ -46,7 +46,7 @@ var interfaceConfig = {
DEFAULT_BACKGROUND: '#474747',
DEFAULT_LOCAL_DISPLAY_NAME: 'me',
DEFAULT_LOGO_URL: 'images/watermark.png',
DEFAULT_LOGO_URL: 'images/watermark-dnet.png',
DEFAULT_REMOTE_DISPLAY_NAME: 'Fellow Jitster',
DISABLE_DOMINANT_SPEAKER_INDICATOR: false,
@@ -107,7 +107,7 @@ var interfaceConfig = {
HIDE_INVITE_MORE_HEADER: false,
INITIAL_TOOLBAR_TIMEOUT: 20000,
JITSI_WATERMARK_LINK: 'https://jitsi.org',
JITSI_WATERMARK_LINK: 'https://www.defora.net/',
LANG_DETECTION: true, // Allow i18n to detect the system language
LIVE_STREAMING_HELP_LINK: 'https://jitsi.org/live', // Documentation reference for the live streaming feature.
+7 -6
View File
@@ -1,9 +1,10 @@
<title>Jitsi Meet</title>
<meta property="og:title" content="Jitsi Meet"/>
<!-- Modified for use at Defora Networks GmbH -->
<title>Defora Networks Conferencing</title>
<meta property="og:title" content="Defora Networks Conferencing"/>
<meta property="og:image" content="images/watermark-dnet.png"/>
<meta property="og:description" content="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta description="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta itemprop="name" content="Jitsi Meet"/>
<meta itemprop="description" content="Join a WebRTC video conference powered by the Jitsi Videobridge"/>
<meta property="og:description" content="Join a video conference with Defora Networks GmbH"/>
<meta description="Join a video conference with Defora Networks GmbH"/>
<meta itemprop="name" content="Defora Networks Conferencing"/>
<meta itemprop="description" content="Join a video conference with Defora Networks GmbH"/>
<meta itemprop="image" content="images/watermark-dnet.png"/>
<link rel="icon" type="image/png" href="images/favicon.ico?v=1"/>