update 2026-08-09 20:38:34

This commit is contained in:
action
2026-08-09 20:38:34 +08:00
parent b50cf2822f
commit 32070715c4
26 changed files with 271 additions and 68 deletions
@@ -0,0 +1,11 @@
{
"luci-app-syncthing": {
"description": "Grant UCI access for luci-app-syncthing",
"read": {
"uci": [ "syncthing" ]
},
"write": {
"uci": [ "syncthing" ]
}
}
}