Linter update.
[e-mobility-charging-stations-simulator.git] / docker / config.json
index 277f68f12f7a63361c77d428c3b45f15e365c0e9..aee90bc77ecc2498c9f0cb98c2a9981871c3bb07 100644 (file)
@@ -5,7 +5,7 @@
   "statisticsDisplayInterval": 60,
   "autoReconnectTimeout": 10,
   "autoReconnectMaxRetries": 10,
-  "distributeStationToTenantEqually": true,
+  "distributeStationsToTenantsEqually": true,
   "useWorkerPool": false,
   "workerPoolSize": 16,
   "stationTemplateURLs": [
@@ -34,6 +34,7 @@
       "numberOfStations": 10
     }
   ],
+  "logRotate": false,
   "logConsole": false,
   "logFile": "/dev/stdout",
   "logErrorFile": "/dev/stderr"