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
pull/4977/head
Chocobozzz 2022-05-02 11:29:50 +02:00
parent 4b3145a7f8
commit 252e16e158
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 12 deletions

View File

@ -106,18 +106,6 @@
</td>
</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>
<th i18n class="label" colspan="2">Search</th>
</tr>