small-package/luci-app-autorepeater/files/luci-app-autorepeater.json

12 lines
190 B
JSON
Raw Normal View History

2021-09-24 23:37:27 +08:00
{
"luci-app-autorepeater": {
"description": "Grant UCI access for luci-app-autorepeater",
"read": {
"uci": [ "autorepeater" ]
},
"write": {
"uci": [ "autorepeater" ]
}
}
}