ソースを参照

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

tags/0.0.1
J 4年前
コミット
90238f6596
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,

読み込み中…
キャンセル
保存