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

Merge branch 'feature/XX-3338/GeoIPBins' into 'release'

Add GeoIP check when node IP changes

See merge request elixxir/integration!128
parents 19c78db0 170a1d34
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment