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