summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorcelogeek2022-11-27 15:06:53 +0100
committercelogeek2022-11-27 15:06:53 +0100
commit48517351733da9676142da2b9847bc229c405274 (patch)
tree60de54bda5506b4d2b817562df78fc3d8d61e884 /config
parent81f55273c3102ac6e05356f94b21cda91b4c44f9 (diff)
downloadaur-48517351733da9676142da2b9847bc229c405274.tar.gz
update git
Diffstat (limited to 'config')
-rw-r--r--config18
1 files changed, 1 insertions, 17 deletions
diff --git a/config b/config
index 91d0bfd34d44..428877b06728 100644
--- a/config
+++ b/config
@@ -1,21 +1,4 @@
# Jitsi Conference Focus settings
-# sets the host name of the XMPP server
-JICOFO_HOST=localhost
-
-# sets the XMPP domain (default: none)
-JICOFO_HOSTNAME=jitsi-meet.example.org
-
-# sets the XMPP domain name to use for XMPP user logins
-JICOFO_AUTH_DOMAIN=auth.jitsi-meet.example.org
-
-# sets the username to use for XMPP user logins
-JICOFO_AUTH_USER=focus
-
-# sets the password to use for XMPP user logins
-JICOFO_AUTH_PASSWORD=__PASSWORD_FOR_USER_focus@auth.jitsi-meet.example.org__
-
-# extra options to pass to the jicofo daemon
-JICOFO_OPTS=""
# adds java system props that are passed to jicofo (default are for home and logging config file)
JAVA_SYS_PROPS="\
@@ -26,3 +9,4 @@ JAVA_SYS_PROPS="\
-Dconfig.file=/etc/jicofo-git/jicofo.conf\
-Djava.util.prefs.userRoot=/var/lib/jicofo-git\
"
+