mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-04 12:18:22 +02:00
fix(torrents): fixed uploaderRatio of score settings
This commit is contained in:
2
config/env/torrents.js
vendored
2
config/env/torrents.js
vendored
@@ -506,7 +506,7 @@ module.exports = {
|
||||
downloadValue: 0.5,
|
||||
downloadEnable: true,
|
||||
vipRatio: 1.5,
|
||||
uploaderRatio: 1,
|
||||
uploaderRatio: 2,
|
||||
|
||||
enable: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user