Skip to content

Commit 31d7fe2

Browse files
committed
remove situational awareness from participant.json.example
1 parent e8e08d6 commit 31d7fe2

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

nebula/frontend/config/participant.json.example

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -146,25 +146,6 @@
146146
"propagation_early_stop": 3,
147147
"history_size": 20
148148
},
149-
"situational_awareness": {
150-
"strict_topology" : true,
151-
"sa_discovery" : {
152-
"candidate_selector": "random",
153-
"model_handler": "std",
154-
"verbose" : true
155-
},
156-
"sa_reasoner" : {
157-
"arbitatrion_policy": "sap",
158-
"verbose" : true,
159-
"sar_components": {
160-
"sa_network" : true
161-
},
162-
"sa_network" : {
163-
"neighbor_policy": "random",
164-
"verbose" : true
165-
}
166-
}
167-
},
168149
"misc_args": {
169150
"grace_time_connection": 10,
170151
"grace_time_start_federation": 10

0 commit comments

Comments
 (0)