op-packages/luci-app-webdav/root/usr/share/luci/menu.d/luci-app-webdav.json
github-actions[bot] 8857cf219d 🦄 Sync 2026-05-02 20:20:38
2026-05-02 20:20:38 +08:00

14 lines
208 B
JSON

{
"admin/services/webdav": {
"title": "WebDAV",
"action": {
"type": "view",
"path": "webdav"
},
"depends": {
"acl": [ "luci-app-webdav" ],
"uci": { "webdav": true }
}
}
}