Changes
Page history
Update videobridge installation
authored
May 03, 2020
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
videobridge-installation.md
View page @
5b66dae8
...
...
@@ -89,11 +89,11 @@ org.jitsi.videobridge.ENABLE_REST_SHUTDOWN=true
define in
`/etc/jitsi/videobridge/config`
```
JVB_HOSTNAME=
fairmeeting
.net
JVB_HOST=
fairmeeting
.net
JVB_HOSTNAME=
meet.fairkom
.net
JVB_HOST=
meet.fairkom
.net
JVB_SECRET=secret
# extra options to pass to the JVB daemon
JVB_OPTS="--apis=
rest,xmpp --subdomain=jvb-HOSTINGPARTNER-0
"
JVB_OPTS="--apis=
,
"
```
### do some kernel performance tweaking
...
...
...
...