12 lines
169 B
JSON
Executable File
12 lines
169 B
JSON
Executable File
{
|
|
"luci-app-nedata": {
|
|
"description": "Grant UCI access for luci-app-netdata",
|
|
"read": {
|
|
"uci": [ "netdata" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "netdata" ]
|
|
}
|
|
}
|
|
}
|