summaryrefslogtreecommitdiffstats
path: root/src/conf.default
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-20 21:47:52 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-20 21:47:52 +0545
commitd958a08dd9f92c2ac3611059523c488b4d8300ff (patch)
tree53e83dcfb7bee386b72186a01941d9d47e546601 /src/conf.default
parent31194ebda4682437a3b0ddc287b1f60eab1e18ed (diff)
downloadpfsense-d958a08dd9f92c2ac3611059523c488b4d8300ff.zip
pfsense-d958a08dd9f92c2ac3611059523c488b4d8300ff.tar.gz
Remove unused time-update-interval
There is no longer any code for a UI field in 2.3 master. In RELENG_2_2 system.php the code for the field display is commented out. The commented out code has been removed in the bootstrap conversion. This removes the various bits of leftover processing and validation code and the setting from the default config.
Diffstat (limited to 'src/conf.default')
-rw-r--r--src/conf.default/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml
index 7dc6888..3fefbf9 100644
--- a/src/conf.default/config.xml
+++ b/src/conf.default/config.xml
@@ -34,7 +34,6 @@
</user>
<nextuid>2000</nextuid>
<nextgid>2000</nextgid>
- <time-update-interval>300</time-update-interval>
<timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
<protocol>https</protocol>
OpenPOWER on IntegriCloud