mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-24 14:54:24 +00:00
11 lines
208 B
JSON
Executable file
11 lines
208 B
JSON
Executable file
{
|
|
"luci-app-ipsec-server": {
|
|
"description": "Grant UCI access for luci-app-ipsec-server",
|
|
"read": {
|
|
"uci": [ "luci-app-ipsec-server" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "luci-app-ipsec-server" ]
|
|
}
|
|
}
|
|
}
|