mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Update shellinabox
This commit is contained in:
parent
004f1f0089
commit
8f686040ab
1 changed files with 2 additions and 1 deletions
|
@ -15,4 +15,5 @@ SHELLINABOX_PORT=__PORT__
|
||||||
#
|
#
|
||||||
# Beeps are disabled because of reports of the VLC plugin crashing
|
# Beeps are disabled because of reports of the VLC plugin crashing
|
||||||
# Firefox on Linux/x86_64.
|
# Firefox on Linux/x86_64.
|
||||||
SHELLINABOX_ARGS="--no-beep --localhost-only --disable-ssl"
|
SHELLINABOX_ARGS="--no-beep --localhost-only --user=__APP__ --port=__PORT__"
|
||||||
|
#--disable-ssl
|
||||||
|
|
Loading…
Add table
Reference in a new issue