torrenteros: update MST

This commit is contained in:
Garfield69
2024-05-26 11:37:00 +12:00
parent 319ce617ea
commit 1f1e049eb5

View File

@@ -164,10 +164,10 @@ search:
case: case:
False: 1 # normal False: 1 # normal
True: 2 # double 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: # minimumratio:
# text: 0.4 # text: 0.25
minimumseedtime: minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60) # 3 days (as seconds = 3 x 24 x 60 x 60)
text: 604800 text: 259200
# json UNIT3D 8.1.3 # json UNIT3D 8.1.3