diff --git a/scripts/config_builder/template.json b/scripts/config_builder/template.json index 3bc3673..585e7ac 100644 --- a/scripts/config_builder/template.json +++ b/scripts/config_builder/template.json @@ -25,7 +25,8 @@ "step_time": "100ms", "runner_settings": "Sync", "stream_settings": { - "path": "output/100_3_33_1_view_1.json" + "path": "output/100_3_33_1_view_1.json", + "format": "json" }, "node_count": 100, "views_count": 10, @@ -37,7 +38,7 @@ "stalled_view": { "consecutive_viewed_checkpoint": null, "criterion": 0, - "threshold": 10 + "threshold": 100 } } ],