Skip to content
Snippets Groups Projects
Commit 69aa7672 authored by Josh Brooks's avatar Josh Brooks
Browse files

Merge branch 'release' of gitlab.com:elixxir/integration into feature/XX-3367/CleanServerQuit

parents fcd1f62b 11659822
No related branches found
No related tags found
1 merge request!4Release
......@@ -90,3 +90,5 @@ RegCodesFilePath: "regCodes.json"
# Set address space size for ephemeral IDs
addressSpace: 32
randomGeoBinning: true
\ No newline at end of file
......@@ -91,3 +91,5 @@ schedulingConfigPath: "registration.json"
# Path to JSON file with list of Node registration codes (in order of network
# placement)
RegCodesFilePath: "regCodes.json"
randomGeoBinning: true
\ No newline at end of file
{
"TeamSize": 3,
"BatchSize": 32,
"RandomOrdering": false,
"RandomOrdering": true,
"MinimumDelay": 60,
"RealtimeDelay": 120,
"Threshold": 3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment