X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fassets%2Fconfig-template.json;h=a0c0526abbf1a0c5c9266310cd17579d0ea80cb0;hb=44eeecebb942017920da10af6596ddf608b61ddb;hp=7bee3ccd3ac914ba725cd397d469571662011cba;hpb=1f5df42ad17d09d3a1f53f6618eba325a403d7ad;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/config-template.json b/src/assets/config-template.json index 7bee3ccd..a0c0526a 100644 --- a/src/assets/config-template.json +++ b/src/assets/config-template.json @@ -4,7 +4,8 @@ ], "distributeStationsToTenantsEqually": true, "performanceStorage": { - "enabled": true + "enabled": true, + "type": "jsonfile" }, "chargingStationsPerWorker": 1, "workerProcess": "workerSet",