feat: add performance statistics to UI protocol
[e-mobility-charging-stations-simulator.git] / src / assets / config-template.json
index 5e18d942fd50ccdba139eec8db162e5e6811590c..641117eaa2bab27a1ad6b7b9c6d3a58ef0f3791c 100644 (file)
@@ -11,8 +11,8 @@
     "processType": "workerSet"
   },
   "performanceStorage": {
-    "enabled": false,
-    "type": "jsonfile"
+    "enabled": true,
+    "type": "none"
   },
   "uiServer": {
     "enabled": false,