summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-04 20:47:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-04 20:47:37 +0000
commitb16a29f0a21918eacb5cee201d959dab3c7fd48d (patch)
tree0e4eb758d853416c7fa510fabe4d5209064c8de5 /cf
parentca426b47ce9df815bd3694d4802ad8d4bb1ac83e (diff)
downloadpfsense-b16a29f0a21918eacb5cee201d959dab3c7fd48d.zip
pfsense-b16a29f0a21918eacb5cee201d959dab3c7fd48d.tar.gz
Change time update interval to 400.
Requested-by: B.Kharazmi
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index d973c1e..097476a 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -11,7 +11,7 @@
<username>admin</username>
<password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
<timezone>Etc/UTC</timezone>
- <time-update-interval>300</time-update-interval>
+ <time-update-interval>400</time-update-interval>
<timeservers>pool.ntp.org</timeservers>
<webgui>
<protocol>http</protocol>
OpenPOWER on IntegriCloud