mirror of
https://github.com/coolsnowwolf/routing
synced 2025-01-09 05:17:26 +08:00
17 lines
238 B
Plaintext
17 lines
238 B
Plaintext
{
|
|
"proto": {
|
|
"protocol": "oonf",
|
|
"host": "127.0.0.1",
|
|
"port": 2009 ,
|
|
"refresh": 10,
|
|
"timer_port": 2009
|
|
},
|
|
"graph-parser": {
|
|
"heuristic": 1,
|
|
"weights": 1,
|
|
"recursive": 0,
|
|
"stop_unchanged": 0,
|
|
"multithreaded": 0
|
|
}
|
|
}
|