mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Remove confusing P2P info in instance features
It's confusing because it depends on user and admin settings We already display messages in player and watch page if P2P is enabled
This commit is contained in:
parent
4b3145a7f8
commit
252e16e158
1 changed files with 0 additions and 12 deletions
|
@ -106,18 +106,6 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<th i18n class="label" colspan="2">Player</th>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<th i18n class="sub-label" scope="row">P2P enabled</th>
|
|
||||||
<td>
|
|
||||||
<my-feature-boolean [value]="serverConfig.tracker.enabled"></my-feature-boolean>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th i18n class="label" colspan="2">Search</th>
|
<th i18n class="label" colspan="2">Search</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue