1 parent e4479fc commit 08aa8e3Copy full SHA for 08aa8e3
1 file changed
config.example.js
@@ -51,10 +51,10 @@ module.exports = {
51
// They get double if they also the uploader of the accepted torrent
52
SQ_BP_EARNED_PER_FILLED_REQUEST: 1,
53
54
- // Number of bonus it costs a user to buy 1 invite (set to 0 to disable buying invites).
+ // Number of bonus points it costs a user to buy 1 invite (set to 0 to disable buying invites).
55
SQ_BP_COST_PER_INVITE: 3,
56
57
- // Number of bonus it costs a user to buy 1 GB of upload (set to 0 to disable buying upload).
+ // Number of bonus points it costs a user to buy 1 GB of upload (set to 0 to disable buying upload).
58
SQ_BP_COST_PER_GB: 3,
59
60
// Whether to enable freeleech on all torrents.
0 commit comments