torrenteros: update MST

This commit is contained in:
Garfield69 2024-05-26 11:37:00 +12:00
parent 319ce617ea
commit 1f1e049eb5
1 changed files with 4 additions and 4 deletions

View File

@ -164,10 +164,10 @@ search:
case:
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
# global MR is 0.25 but torrents must be seeded for 3 days regardless of ratio
# minimumratio:
# text: 0.4
# text: 0.25
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# json UNIT3D 8.1.3