Ver código fonte

:gear: altering the data-generator to produce more profiles

tags/0.0.1
J 4 anos atrás
pai
commit
90238f6596
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      backend/db/data-generator/config.json

+ 1
- 1
backend/db/data-generator/config.json Ver arquivo

@@ -1,7 +1,7 @@
1 1
 {
2 2
     "mockOutputPath": "./db/generated",
3 3
     "magic": 10000,
4
-    "total": 30,
4
+    "total": 50,
5 5
     "batchSize": 10,
6 6
     "questions": 7,
7 7
     "percentageOfSeekers": 90,

Carregando…
Cancelar
Salvar