prince: version bump to v0.4
[feed/routing.git] / prince / files / prince.conf
1 {
2 "proto": {
3 "protocol": "oonf",
4 "host": "127.0.0.1",
5 "port": 2009 ,
6 "refresh": 10,
7 "timer_port": 2009
8 },
9 "graph-parser": {
10 "heuristic": 1,
11 "weights": 1,
12 "recursive": 0,
13 "stop_unchanged": 0,
14 "multithreaded": 0
15 }
16 }