瀏覽代碼

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

tags/0.0.1
J 4 年之前
父節點
當前提交
6a6c23dbe8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      backend/db/data-generator/config.json

+ 1
- 1
backend/db/data-generator/config.json 查看文件

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

Loading…
取消
儲存