desitorrents: Minimumseedtime is now 7 days (#12542)

This commit is contained in:
Loki
2021-11-12 18:28:15 +01:00
committed by GitHub
parent 32880fcbd6
commit 83c4731982
2 changed files with 4 additions and 4 deletions

View File

@@ -135,6 +135,6 @@ search:
minimumratio:
text: 1.0
minimumseedtime:
# 5 day (as seconds = 5 x 24 x 60 x 60)
text: 432000
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 5.3.0 (custom)

View File

@@ -182,6 +182,6 @@ search:
minimumratio:
text: 1.0
minimumseedtime:
# 5 day (as seconds = 5 x 24 x 60 x 60)
text: 432000
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# UNIT3D 5.3.0 (custom)