adding rest,xmpp,colibri apis authored by Roland Alton's avatar Roland Alton
...@@ -93,7 +93,7 @@ JVB_HOSTNAME=meet.fairkom.net ...@@ -93,7 +93,7 @@ JVB_HOSTNAME=meet.fairkom.net
JVB_HOST=meet.fairkom.net JVB_HOST=meet.fairkom.net
JVB_SECRET=secret JVB_SECRET=secret
# extra options to pass to the JVB daemon # extra options to pass to the JVB daemon
JVB_OPTS="--apis=," JVB_OPTS="--apis=rest,xmpp,colibri"
``` ```
### do some kernel performance tweaking ### do some kernel performance tweaking
... ...
......