mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Switch default NTP pool server. Fixes #9931
2.<x> pools contain both IPv4 and IPv6 hosts. (cherry picked from commit ae132b611439c15003578e38ec338a60eb9ed904)
This commit is contained in:
parent
fcb61f946f
commit
f6e1c73134
@ -34,7 +34,7 @@
|
||||
</user>
|
||||
<nextuid>2000</nextuid>
|
||||
<nextgid>2000</nextgid>
|
||||
<timeservers>0.pfsense.pool.ntp.org</timeservers>
|
||||
<timeservers>2.pfsense.pool.ntp.org</timeservers>
|
||||
<webgui>
|
||||
<protocol>https</protocol>
|
||||
<loginautocomplete/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user