Memory optimization + worker configuration
[e-mobility-charging-stations-simulator.git] / src / assets / config-template.json
index adfe80ef5510346c4941f4415ae13961d9f175f7..61067bcf9839bc40656b254eda4137d46227cb2a 100644 (file)
@@ -6,6 +6,8 @@
   "statisticsDisplayInterval": 60,
   "useWorkerPool": false,
   "workerPoolSize": 16,
+  "chargingStationsPerWorker": 1,
+  "chargingStationIdSuffix": "",
   "stationTemplateURLs": [
     {
       "file": "./src/assets/station-templates/siemens.station-template.json",