increase default rev limit to 200
This commit is contained in:
parent
9902e21cba
commit
3cccae7a1f
@ -68,7 +68,7 @@ defaultConf = {
|
||||
'leechAction': 0,
|
||||
},
|
||||
'rev': {
|
||||
'perDay': 100,
|
||||
'perDay': 200,
|
||||
'ease4': 1.3,
|
||||
'fuzz': 0.05,
|
||||
'minSpace': 1, # not currently used
|
||||
|
Loading…
Reference in New Issue
Block a user