summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cf/conf/config.xml2
-rw-r--r--conf.default/config.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index bbefbaf..904afa2 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -112,7 +112,7 @@
<password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
<timezone>Etc/UTC</timezone>
<time-update-interval>300</time-update-interval>
- <timeservers>pool.ntp.org</timeservers>
+ <timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
<protocol>http</protocol>
<!--
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 147b305..bd9e96a 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -111,7 +111,7 @@
<password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
<timezone>Etc/UTC</timezone>
<time-update-interval>300</time-update-interval>
- <timeservers>pool.ntp.org</timeservers>
+ <timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
<protocol>http</protocol>
<!--
OpenPOWER on IntegriCloud