Add option to set uploadspeed limit to consider torrents as active
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"displayActiveTorrents": {
|
||||
"label": "Show active torrents when completed torrents are hidden"
|
||||
},
|
||||
"SpeedLimitOfActiveTorrents": {
|
||||
"label": "Upload speed to consider a torrent as active (ko/s)"
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": "Display stale torrents"
|
||||
},
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
"displayActiveTorrents": {
|
||||
"label": "Afficher les torrents actifs quand les torrents terminés sont masqués"
|
||||
},
|
||||
"SpeedLimitOfActiveTorrents": {
|
||||
"label": "Débit d'upload pour considérer un torrent comme actif (ko/s)"
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": "Afficher les torrents périmés"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user