mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
change hint
This commit is contained in:
@@ -88,10 +88,11 @@ var settingsPage = `
|
||||
<br>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<div class="input-group-text">Порт для входящих торрент подключений (0 - случайный порт)</div>
|
||||
<div class="input-group-text">Порт для входящих торрент подключений</div>
|
||||
</div>
|
||||
<input id="PeersListenPort" class="form-control" type="number" autocomplete="off">
|
||||
</div>
|
||||
<small class="form-text text-muted">0 - случайный порт</small>
|
||||
<br>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
|
||||
Reference in New Issue
Block a user