1 2 3 4 5 6 7 8 9 10 11
{ "allow-full-uci-access": { "description": "Allow full UCI access for legacy applications", "read": { "uci": [ "'*" ] }, "write": { "uci": [ "'*" ] } } }