14 lines
201 B
JSON
14 lines
201 B
JSON
|
{
|
||
|
"admin/services/samba": {
|
||
|
"title": "Network Shares",
|
||
|
"action": {
|
||
|
"type": "cbi",
|
||
|
"path": "samba",
|
||
|
"post": { "cbi.submit": true }
|
||
|
},
|
||
|
"depends": {
|
||
|
"uci": { "samba": true }
|
||
|
}
|
||
|
}
|
||
|
}
|