mirror of https://github.com/Chocobozzz/PeerTube
Add P2P concept for HLS config
parent
9770baeea0
commit
f6f371ae5f
|
@ -772,7 +772,7 @@
|
|||
<div class="form-group" [ngClass]="{ 'disabled-checkbox-extra': !isTranscodingEnabled() }">
|
||||
<my-peertube-checkbox
|
||||
inputName="transcodingHlsEnabled" formControlName="enabled"
|
||||
i18n-labelText labelText="HLS support enabled"
|
||||
i18n-labelText labelText="HLS with P2P support enabled"
|
||||
>
|
||||
<ng-template ptTemplate="help">
|
||||
<ng-container i18n>
|
||||
|
|
Loading…
Reference in New Issue