audio-only is not an option atm

This commit is contained in:
Lukas Schauer 2022-05-05 18:21:38 +02:00
parent 41e61fa6b5
commit 04ad41e54e
No known key found for this signature in database
GPG key ID: 9C4DBE6CF438F333

View file

@ -140,7 +140,7 @@ $CONFIG['ROOMS'] = array(
'DASH' => true,
'H264_ONLY' => true,
'HLS' => true,
'AUDIO' => true,
'AUDIO' => false,
'SLIDES' => false,
'MUSIC' => false,