update 2026-08-23 00:16:41

This commit is contained in:
action
2026-08-23 00:16:41 +08:00
parent 69b7db797a
commit 9028e829a1
19 changed files with 349 additions and 91 deletions
@@ -0,0 +1,11 @@
{
"luci-app-syncthing": {
"description": "Grant UCI access for luci-app-syncthing",
"read": {
"uci": [ "syncthing" ]
},
"write": {
"uci": [ "syncthing" ]
}
}
}