Configuration files fixlets
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 5 Mar 2022 12:09:31 +0000 (13:09 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 5 Mar 2022 12:09:31 +0000 (13:09 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/codeql-analysis.yml
docker/config.json

index 5acc1366725098f518a9ad64a50cab6f21b4c8bb..ae453d99a5ce210c2d47a2867fe348008b6fe679 100644 (file)
@@ -63,7 +63,7 @@ jobs:
       #    and modify them (or add more) to build your code if your project
       #    uses a compiled language
 
-      #- run: |
+      # - run: |
       #   make bootstrap
       #   make release
 
index 9c4efe3a8843fa0cc52f15282bfa9aa9cd95a637..b24c73189dc9be93e655cdeb051e60f5d29bc7e1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "supervisionUrls": ["ws://server:8010/OCPP16/5c866e81a2d9593de43efdb4"],
-  "distributeStationsToTenantsEqually": true,
+  "supervisionUrlDistribution": "round-robin",
   "workerProcess": "workerSet",
   "workerPoolMinSize": 4,
   "workerPoolMaxSize": 16,