summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorcelogeek2022-11-27 12:54:50 +0100
committercelogeek2022-11-27 12:54:50 +0100
commit4726464da8afd5205cc71f77337405047f31abed (patch)
tree272b5177e2ac00b2614d5b09f988056d73dc2378 /config
parent1b995777cbc5c40525119cc1fa388c65d9ba643b (diff)
downloadaur-4726464da8afd5205cc71f77337405047f31abed.tar.gz
update nightly
Diffstat (limited to 'config')
-rw-r--r--config12
1 files changed, 0 insertions, 12 deletions
diff --git a/config b/config
index 1f91f9da7c62..0d7e2a79b755 100644
--- a/config
+++ b/config
@@ -1,17 +1,5 @@
# Jitsi Videobridge settings
-# sets the XMPP domain (default: none)
-JVB_HOSTNAME=jitsi-meet.example.org
-
-# sets the hostname of the XMPP server (default: domain if set, localhost otherwise)
-JVB_HOST=
-
-# sets the port of the XMPP server (default: 5275)
-JVB_PORT=5347
-
-# sets the shared secret used to authenticate to the XMPP server
-JVB_SECRET=__PASSWORD_FOR_USER_jvb@auth.jitsi-meet.example.org__
-
# adds java system props that are passed to jvb (default are for home and logging config file)
JAVA_SYS_PROPS="\
-Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/etc\