From 5065f6bdc0f7d7923bf832f10af0e54e6b8afbc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Jun 2023 17:40:09 +0200 Subject: [PATCH] Update shellinabox --- conf/shellinabox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/shellinabox b/conf/shellinabox index 1181eae..8004f51 100644 --- a/conf/shellinabox +++ b/conf/shellinabox @@ -15,5 +15,5 @@ SHELLINABOX_PORT=__PORT__ # # Beeps are disabled because of reports of the VLC plugin crashing # Firefox on Linux/x86_64. -SHELLINABOX_ARGS="--no-beep --localhost-only --user=__APP__ --port=__PORT__" -#--disable-ssl +SHELLINABOX_ARGS="--no-beep --localhost-only --disable-ssl-menu --user=__APP__ --port=__PORT__" +