jvb: remove deprecated option
It was only used for REST after internal JVB changes, and it can now be enabled with the dedicated COLIBRI_REST_ENABLED env var.
This commit is contained in:
@@ -4,4 +4,4 @@ export JAVA_SYS_PROPS="-Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/ -Dnet.
|
||||
|
||||
DAEMON=/usr/share/jitsi-videobridge/jvb.sh
|
||||
|
||||
exec s6-setuidgid jvb /bin/bash -c "exec $DAEMON --apis=${JVB_ENABLE_APIS:="none"}"
|
||||
exec s6-setuidgid jvb /bin/bash -c "exec $DAEMON"
|
||||
|
||||
Reference in New Issue
Block a user