summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorcelogeek2022-11-27 15:16:40 +0100
committercelogeek2022-11-27 15:16:40 +0100
commit81e1f3de9e597dda83cbd3021060d068ccb0d0c4 (patch)
treeb51b9f0cc7338a81b666e60f3ac9b4c13eedc392 /config
parent8fe492677f640a69624d69874d81c41180a73c23 (diff)
downloadaur-81e1f3de9e597dda83cbd3021060d068ccb0d0c4.tar.gz
update git
Diffstat (limited to 'config')
-rw-r--r--config16
1 files changed, 0 insertions, 16 deletions
diff --git a/config b/config
index 0a0e9bee5547..3b635d14375c 100644
--- a/config
+++ b/config
@@ -1,21 +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__
-
-# extra options to pass to the JVB daemon
-JVB_OPTS="--apis=,"
-
-
# 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\