Files
archived-wlan-ucentral-schema/schema/service.ntp.yml
John Crispin 950bd83a41 fix NTP enable logic
Signed-off-by: John Crispin <john@phrozen.org>
2023-11-14 15:55:33 +01:00

15 lines
359 B
YAML

type: object
description:
This section can be used to setup the upstream NTP servers.
properties:
servers:
description:
This is an array of URL/IP of the upstream NTP servers that the unit shall use to
acquire its current time.
type: array
items:
type: string
format: uc-host
examples:
- 0.openwrt.pool.ntp.org