Merge pull request #1534 from InterN0te/master-showActiveTorrent
Add an option to show active torrents when completed torrents are hidden in Torrent Queue widget
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
"displayCompletedTorrents": {
|
||||
"label": "Display completed torrents"
|
||||
},
|
||||
"displayActiveTorrents": {
|
||||
"label": "Display active torrents"
|
||||
},
|
||||
"speedLimitOfActiveTorrents": {
|
||||
"label": "Upload speed to consider a torrent as active (kB/s)"
|
||||
},
|
||||
"displayStaleTorrents": {
|
||||
"label": "Display stale torrents"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user