mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"luci-app-ssrserver-python": {
|
|
"description": "Grant UCI access for luci-app-ssrserver-python",
|
|
"read": {
|
|
"uci": [ "ssrs" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "ssrs" ]
|
|
}
|
|
}
|
|
}
|