mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
cosmetics
This commit is contained in:
@@ -4,8 +4,7 @@ export default {
|
||||
UseDisk: false,
|
||||
UploadRateLimit: 0,
|
||||
TorrentsSavePath: '',
|
||||
ConnectionsLimit: 23,
|
||||
DhtConnectionLimit: 0,
|
||||
ConnectionsLimit: 25,
|
||||
DisableDHT: false,
|
||||
DisablePEX: false,
|
||||
DisableTCP: false,
|
||||
|
||||
@@ -96,7 +96,6 @@
|
||||
"ConnectionsLimit": "Connections Limit",
|
||||
"ConnectionsLimitHint": "20-25 recommended",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"DhtConnectionLimit": "DHT Connection Limit",
|
||||
"Disk": "Disk",
|
||||
"DLNA": "DLNA Media Server",
|
||||
"DontAddRetrackers": "Don`t add retrackers",
|
||||
|
||||
@@ -96,7 +96,6 @@
|
||||
"ConnectionsLimit": "Торрент-соединения",
|
||||
"ConnectionsLimitHint": "рекомендуется 20-25",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"DhtConnectionLimit": "Лимит подключений DHT",
|
||||
"Disk": "ПЗУ / Накопитель",
|
||||
"DLNA": "DLNA-медиасервер",
|
||||
"DontAddRetrackers": "Ничего не делать",
|
||||
|
||||
@@ -96,7 +96,6 @@
|
||||
"ConnectionsLimit": "Обмеження з'єдань",
|
||||
"ConnectionsLimitHint": "рекомендовано 20-25",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"DhtConnectionLimit": "Обмеження з'єдань DHT",
|
||||
"Disk": "ПЗП / Носій",
|
||||
"DLNA": "DLNA-медиасервер",
|
||||
"DontAddRetrackers": "Нічого не робити",
|
||||
|
||||
Reference in New Issue
Block a user