aither: -> 7.0.0

This commit is contained in:
Garfield69
2023-10-20 08:21:02 +13:00
parent 03e2937a7e
commit 6cc6d06e4b

View File

@@ -160,15 +160,15 @@ search:
100%: 0 # freeleech 100%: 0 # freeleech
"*": 0 # catch errors "*": 0 # catch errors
uploadvolumefactor: uploadvolumefactor:
# api returns 0=false, 1=true # api returns False, True
selector: double_upload selector: double_upload
case: case:
0: 1 # normal False: 1 # normal
1: 2 # double True: 2 # double
# global MR is 0.4 but torrents must be seeded for 5 days regardless of ratio # global MR is 0.4 but torrents must be seeded for 5 days regardless of ratio
# minimumratio: # minimumratio:
# text: 0.4 # text: 0.4
minimumseedtime: minimumseedtime:
# 5 days (as seconds = 3 x 24 x 60 x 60) # 5 days (as seconds = 3 x 24 x 60 x 60)
text: 432000 text: 432000
# json UNIT3D 6.5.0 # json UNIT3D 7.0.0