mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-01 06:13:06 +01:00
Add deluge
This commit is contained in:
26
apps/deluge/plugins/label0.conf
Normal file
26
apps/deluge/plugins/label0.conf
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"labels": {
|
||||
"main": {
|
||||
"max_download_speed": -1,
|
||||
"stop_at_ratio": true,
|
||||
"apply_move_completed": false,
|
||||
"apply_queue": true,
|
||||
"auto_add": false,
|
||||
"max_upload_slots": -1,
|
||||
"prioritize_first_last": false,
|
||||
"move_completed": false,
|
||||
"max_connections": -1,
|
||||
"is_auto_managed": true,
|
||||
"max_upload_speed": -1,
|
||||
"auto_add_trackers": [],
|
||||
"remove_at_ratio": false,
|
||||
"stop_ratio": 0,
|
||||
"move_completed_path": "",
|
||||
"apply_max": false
|
||||
}
|
||||
},
|
||||
"torrent_labels": {}
|
||||
}
|
||||
Reference in New Issue
Block a user