Skip to content
Snippets Groups Projects
Commit ee53db79 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

added permissiveIPChecking flag to permissioning yamls

parent 5753dd13
No related branches found
No related tags found
1 merge request!4Release
......@@ -29,6 +29,8 @@ disableGatewayPing: true
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
disableNDFPruning: true
permissiveIPChecking: true
# "Location of the user discovery contact file.
udContactPath: "results/udContact.bin"
......
......@@ -31,6 +31,7 @@ disableGatewayPing: true
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
disableNDFPruning: true
permissiveIPChecking: true
clientRegCodes:
- "FFFF"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment