Files
small-packages/open-app-filter/files/luci-app-oaf.json
T
2026-08-26 20:40:17 +08:00

13 lines
208 B
JSON

{
"oaf": {
"description": "Grant access to OAF configuration",
"read": {
"uci": [ "fwx"],
"ubus": {
"fwx": ["common"]
}
}
}
}