Skip to content
Snippets Groups Projects
Commit f6da37f0 authored by Armin Co's avatar Armin Co
Browse files

Add new file

parent 33fdbac3
Branches
No related tags found
No related merge requests found
# Edit settings in the jitsi configurations.
sed -i 's/enableNoAudioDetection: true,/enableNoAudioDetection: false,/' ~/.jitsi-meet-cfg/web/config.js
sed -i 's/enableNoisyMicDetection: true,/enableNoisyMicDetection: false,/' ~/.jitsi-meet-cfg/web/config.js
sed -i 's/\/\/ opusMaxAverageBitrate: 20000,/opusMaxAverageBitrate: 43000,/' ~/.jitsi-meet-cfg/web/config.js
sed -i 's/\/\/ enableLayerSuspension: false,/enableLayerSuspension: true,/' ~/.jitsi-meet-cfg/web/config.js
sed -i 's/\/\/ requireDisplayName: true,/requireDisplayName: true,/' ~/.jitsi-meet-cfg/web/config.js
echo "Edited config."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment