1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00

Add max lives limit

This commit is contained in:
Chocobozzz 2020-10-28 15:24:40 +01:00 committed by Chocobozzz
parent d846d99c6c
commit a056ca4813
19 changed files with 147 additions and 5 deletions

View file

@ -81,6 +81,13 @@
</td>
</tr>
<tr>
<th i18n class="sub-label" scope="row">Max parallel lives</th>
<td i18n>
{{ maxUserLives }} per user / {{ maxInstanceLives }} per instance
</td>
</tr>
<tr>
<th i18n class="label" colspan="2">Import</th>
</tr>