15 lines
258 B
JSON
15 lines
258 B
JSON
{
|
|
"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 }
|
|
}
|
|
}
|
|
}
|