Sorting files in stuff, ignoring auth for acme-challange

This commit is contained in:
MrFry 2020-08-30 09:55:47 +02:00
parent fe8503a43e
commit 79635f27b4
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