More WebRTC tweaks

This commit is contained in:
tsightler
2022-03-30 01:50:14 -04:00
parent 2422897a4a
commit 1bf45fa958
3 changed files with 4 additions and 3 deletions

View File

@@ -108,4 +108,4 @@ if [ "${RUNMODE}" = "addon" ]; then
fi
echo "Running ring-mqtt..."
exec node --turbo-instruction-scheduling ./ring-mqtt.js
nice -n 19 node ./ring-mqtt.js