mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-08-02 23:49:34 +08:00
14 lines
208 B
JSON
14 lines
208 B
JSON
{
|
|
"admin/services/webdav": {
|
|
"title": "WebDAV",
|
|
"action": {
|
|
"type": "view",
|
|
"path": "webdav"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-webdav" ],
|
|
"uci": { "webdav": true }
|
|
}
|
|
}
|
|
}
|