This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch upstream/28.4.0 in repository pale-moon. commit ef75531aa855d64d9cd9c9998de5f02acf7518b7 Author: wolfbeast <mcwerewolf@wolfbeast.com> Date: Mon Jan 21 23:32:37 2019 +0100 [BASILISK] Disable WebEx support. --- application/basilisk/confvars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/basilisk/confvars.sh b/application/basilisk/confvars.sh index 62aa1a8..cd18bdb 100644 --- a/application/basilisk/confvars.sh +++ b/application/basilisk/confvars.sh @@ -55,7 +55,7 @@ MOZ_APP_STATIC_INI=1 MOZ_WEBGL_CONFORMANT=1 MOZ_JSDOWNLOADS=1 MOZ_WEBRTC=1 -MOZ_WEBEXTENSIONS=1 +MOZ_WEBEXTENSIONS= MOZ_DEVTOOLS=1 MOZ_SERVICES_COMMON=1 MOZ_SERVICES_SYNC=1 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git