1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "admin/system/ntpc": { "title": "Time Synchronisation", "order": 50, "action": { "type": "cbi", "path": "ntpc/ntpc", "post": { "cbi.submit": true } }, "depends": { "acl": [ "luci-app-ntpc" ], "uci": { "ntpclient": true } } } }