fix(torrents): fixed uploaderRatio of score settings

This commit is contained in:
OldHawk
2018-06-04 02:26:43 +08:00
parent 8654c1d748
commit ff2314ae28

View File

@@ -506,7 +506,7 @@ module.exports = {
downloadValue: 0.5,
downloadEnable: true,
vipRatio: 1.5,
uploaderRatio: 1,
uploaderRatio: 2,
enable: true
},