feature: In-App Simulation Runner (Backend)
This commit is contained in:
@@ -22,5 +22,15 @@
|
||||
"DataLake": {
|
||||
"FlushCount": 3,
|
||||
"FlushIntervalSeconds": 10
|
||||
},
|
||||
"Simulation": {
|
||||
"Enabled": true,
|
||||
"ScenarioDirectory": "../VigilCare.Simulator/Scenarios/List",
|
||||
"LoopbackBaseUrl": "http://localhost:5270",
|
||||
"RunnerUsername": "simulation.runner",
|
||||
"RunnerPassword": "DemoSimulation1!",
|
||||
"MaxConcurrentRuns": 8,
|
||||
"MaxSpeed": 600,
|
||||
"RunHistoryLimit": 50
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user