12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"luci-app-fakehttp": {
|
|
"description": "Grant UCI and RPC access to LuCI app fakehttp",
|
|
"read": {
|
|
"uci": ["fakehttp"]
|
|
},
|
|
"write": {
|
|
"uci": ["fakehttp"]
|
|
}
|
|
}
|
|
}
|