mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-28 21:03:39 +00:00
Add deluge
This commit is contained in:
23
apps/deluge/plugins/autoremoveplus.conf
Normal file
23
apps/deluge/plugins/autoremoveplus.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"file": 1,
|
||||
"format": 1
|
||||
}{
|
||||
"interval": 1.0,
|
||||
"max_seeds": 0,
|
||||
"sel_func": "or",
|
||||
"trackers": [],
|
||||
"remove_data": true,
|
||||
"labels": [],
|
||||
"enabled": true,
|
||||
"count_exempt": false,
|
||||
"remove": true,
|
||||
"filter": "func_ratio",
|
||||
"tracker_rules": {},
|
||||
"min": 1.5,
|
||||
"hdd_space": -1.0,
|
||||
"filter2": "func_seed_time",
|
||||
"rule_2_enabled": true,
|
||||
"min2": 15.0,
|
||||
"rule_1_enabled": true,
|
||||
"label_rules": {}
|
||||
}
|
||||
Reference in New Issue
Block a user