14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"admin/services/uhttpd/*": {
|
|
"title": "uHTTPd",
|
|
"action": {
|
|
"type": "cbi",
|
|
"path": "uhttpd/uhttpd",
|
|
"post": { "cbi.submit": true }
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-uhttpd" ],
|
|
"uci": { "uhttpd": true }
|
|
}
|
|
}
|
|
}
|