mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
readme update
This commit is contained in:
parent
3d9aacd6e6
commit
c00552abf2
4 changed files with 158 additions and 6 deletions
|
@ -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',
|
||||
},
|
||||
|
||||
// --------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue