Add support for NTP configuration via DHCP (fixes #689) (#1798)

* Add support for NTP configuration via DHCP.

* Default fallback NTP pool is the Cloudflare's one
This commit is contained in:
redgryphon
2022-03-21 00:40:43 +01:00
committed by GitHub
parent 616c406e8e
commit f62fee2ff7
2 changed files with 42 additions and 2 deletions

View File

@@ -1,3 +1,2 @@
[Time]
NTP=time.cloudflare.com
FallbackNTP=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org
FallbackNTP=time.cloudflare.com