mirror of
https://github.com/openwrt/luci.git
synced 2025-01-31 08:21:48 +00:00
a7bd96098d
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
12 lines
165 B
JSON
12 lines
165 B
JSON
{
|
|
"luci-app-ser2net": {
|
|
"description": "Grant access to LuCI app ser2net",
|
|
"read": {
|
|
"uci": [ "ser2net" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "ser2net" ]
|
|
}
|
|
}
|
|
}
|