Merge branch 'master' of gitlab.com:MrFry/mrfrys-node-server into master

This commit is contained in:
mrfry 2020-08-30 09:59:18 +02:00
commit c7fafa0789
7 changed files with 13 additions and 8 deletions

View file

@ -45,7 +45,7 @@ const testUsersFile = 'data/testUsers.json'
// other constants
const maxVeteranPwGetCount = 10
const addPWPerDay = 1 // every x day a user can give a pw
const addPWPerDay = 3 // every x day a user can give a pw
const maxPWCount = 6 // maximum pw give opportunities a user can have at once
// const daysAfterUserGetsPWs = 2 // days after user gets pw-s