remove video from settings
This commit is contained in:
parent
76748bc5f9
commit
85894d56d9
3 changed files with 0 additions and 8 deletions
|
|
@ -31,11 +31,6 @@
|
|||
<select class="form-control" ng-model="selectedAlternative" ng-options="alternative.name for alternative in alternativeOpts" required>
|
||||
</select>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>Videoconferencing</legend>
|
||||
<input id="disableVideo-opt" type="checkbox" ng-model="disableVideo" class="form-control">
|
||||
<label for="disableVideo-opt">Disable videoconferencing (for slow networks)</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>Insight API server</legend>
|
||||
<label for="insight-host">Host</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue