mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-08-01 12:29:36 +08:00
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"luci-app-syncthing": {
|
|
"description": "Grant UCI access for luci-app-syncthing",
|
|
"read": {
|
|
"uci": [ "luci-app-syncthing" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "luci-app-syncthing" ]
|
|
}
|
|
}
|
|
}
|