mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
lechaudron: correct minimumratio and add minimumseedtime
This commit is contained in:
parent
244d92597d
commit
6dea816b78
1 changed files with 4 additions and 1 deletions
|
@ -237,5 +237,8 @@ search:
|
|||
uploadvolumefactor:
|
||||
text: 1
|
||||
minimumratio:
|
||||
text: 0.8
|
||||
text: 0.95
|
||||
minimumseedtime:
|
||||
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# TT3.00 FRENCH
|
||||
|
|
Loading…
Add table
Reference in a new issue