git-subtree-dir: luci-app-fakehttp git-subtree-split: fee47a159e2ddd3339e3485c2e211e3ac931029a
11 lines
195 B
JSON
11 lines
195 B
JSON
{
|
|
"luci-app-fakehttp": {
|
|
"description": "Grant UCI and RPC access to LuCI app fakehttp",
|
|
"read": {
|
|
"uci": ["fakehttp"]
|
|
},
|
|
"write": {
|
|
"uci": ["fakehttp"]
|
|
}
|
|
}
|
|
}
|