Add support for more DB engines via TypeORM
[e-mobility-charging-stations-simulator.git] / src / assets / config-template.json
index 0267c1a7fc294d83dd5ff684ea7734d2523c621d..b421ed88e99116414408a073be725823908b6769 100644 (file)
@@ -34,6 +34,5 @@
   ],
   "logStatisticsInterval": 0,
   "logFile": "combined.log",
-  "logErrorFile": "error.log",
-  "logConsole": false
+  "logErrorFile": "error.log"
 }