0
0
mirror of https://github.com/openwrt/routing.git synced 2025-02-23 04:36:15 +00:00
routing/prince/files/prince.conf
Gabriele Gemmi ff7b5da265 prince: version bump to v0.4
Signed-off-by: Gabriele Gemmi <gabriel@autistici.org>
2018-05-01 11:03:26 +02:00

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
}
}