Add overview of babeld status, xroutes and routes. Signed-off-by: Nick Hainke <vincent@systemli.org>
11 lines
157 B
JSON
11 lines
157 B
JSON
{
|
|
"luci-app-babeld": {
|
|
"description": "Grant UCI access for babeld",
|
|
"read": {
|
|
"uci": [ "babeld" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "babeld" ]
|
|
}
|
|
}
|
|
}
|