We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e08d6 commit 31d7fe2Copy full SHA for 31d7fe2
nebula/frontend/config/participant.json.example
@@ -146,25 +146,6 @@
146
"propagation_early_stop": 3,
147
"history_size": 20
148
},
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
165
- }
166
167
168
"misc_args": {
169
"grace_time_connection": 10,
170
"grace_time_start_federation": 10
0 commit comments