From 86b13db3d86d7534a7053bb790a871df8a0dbda1 Mon Sep 17 00:00:00 2001 From: Armin Co <armin.co@hs-bochum.de> Date: Sun, 25 Oct 2020 21:37:41 +0100 Subject: [PATCH] Use mumble --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index b811d56..0e57dcd 100755 --- a/config.sh +++ b/config.sh @@ -12,7 +12,7 @@ MAIL=test@armin-co.de USE_JITSI="true" USE_NOVNC="true" -USE_MUMBLE="false" +USE_MUMBLE="true" # Git GIT_URL="https://gitlab.cvh-server.de/aco/" -- GitLab