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__" +