Skip to content
Snippets Groups Projects
Commit e18cc6c9 authored by Jake Taylor's avatar Jake Taylor
Browse files

fix threshold

parent 799c93bf
No related branches found
No related tags found
2 merge requests!68Master merge,!11Release
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"MinimumDelay": 3000, "MinimumDelay": 3000,
"RealtimeDelay": 5000, "RealtimeDelay": 5000,
"SemiOptimalOrdering": true, "SemiOptimalOrdering": true,
"Threshold": 3, "Threshold": 0.3,
"NodeCleanUpInterval": 3, "NodeCleanUpInterval": 3,
"ResourceQueueTimeout": 300000 "ResourceQueueTimeout": 300000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment