small-packages/liep/luci-app-syncthing/root/usr/share/rpcd/acl.d/luci-app-syncthing.json
2026-05-10 09:48:30 +08:00

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" ]
}
}
}