summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-03 17:38:15 -0500
committersullrich <sullrich@pfsense.org>2009-12-03 17:38:15 -0500
commiteffb9797cf54d4c9ed22c7273f8f0f47117920cf (patch)
tree2e1dd04a8492c34b7b9a579d4353d3a190833b05 /conf.default/config.xml
parentf602d493f8378250eee897477d2f14c00c0d18cf (diff)
downloadpfsense-effb9797cf54d4c9ed22c7273f8f0f47117920cf.zip
pfsense-effb9797cf54d4c9ed22c7273f8f0f47117920cf.tar.gz
Set default protocol to HTTPS. Somehow this commit did not make it last time
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r--conf.default/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 68d9cb8..f029778 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -172,7 +172,7 @@
<time-update-interval>300</time-update-interval>
<timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
- <protocol>http</protocol>
+ <protocol>https</protocol>
</webgui>
<disablenatreflection>yes</disablenatreflection>
<!-- <disableconsolemenu/> -->
OpenPOWER on IntegriCloud