readme update

This commit is contained in:
mrfry 2023-04-03 17:21:28 +02:00
parent 3d9aacd6e6
commit c00552abf2
4 changed files with 158 additions and 6 deletions

View file

@ -171,7 +171,8 @@ export const files = {
path: 'data/testUsers.json',
defaultValue: JSON.stringify({ userIds: [] }),
schema: TestUsersSchema,
description: 'test users, which are excluded from stats',
description:
'test users, recieved data from them wont get added to question dbs',
},
// --------------------------------------------------------------------------------