uploadcx: update MR and MST

This commit is contained in:
ilike2burnthing
2024-02-27 03:01:36 +00:00
committed by GitHub
parent 5319790936
commit 8f93049be7

View File

@@ -155,10 +155,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.6 but torrents must be seeded for 2 days regardless of ratio
# minimumratio:
# text: 0.4
# text: 0.6
minimumseedtime:
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# 2 day (as seconds = 2 x 24 x 60 x 60)
text: 172800
# json UNIT3D 7.2.5