default JanusEnabled to 0 so that we can turn it off

This commit is contained in:
Isaac Connor 2022-01-18 23:01:24 -05:00
parent 388735e942
commit d00aaa11e9
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ if ($action == 'save') {
'ModectDuringPTZ' => 0,
'Enabled' => 0,
'DecodingEnabled' => 0,
'JanusEnabled' => 0,
'Exif' => 0,
'RTSPDescribe' => 0,
'V4LMultiBuffer' => '',