Added option to config.json to skip topology interconnection

This commit is contained in:
Alberto Soutullo
2023-06-09 12:23:54 +02:00
parent 912a4afcb2
commit 12c4b44016

View File

@@ -6,6 +6,7 @@
"enclave_name": "wakurtosis",
"topology_path": "./config/topology_generated/",
"jobs": 4,
"interconnect_nodes": false,
"interconnection_batch": 10
},
"gennet": {