Revision effb9797
Added by Scott Ullrich over 15 years ago
conf.default/config.xml | ||
---|---|---|
172 | 172 |
<time-update-interval>300</time-update-interval> |
173 | 173 |
<timeservers>0.pfsense.pool.ntp.org</timeservers> |
174 | 174 |
<webgui> |
175 |
<protocol>http</protocol> |
|
175 |
<protocol>https</protocol>
|
|
176 | 176 |
</webgui> |
177 | 177 |
<disablenatreflection>yes</disablenatreflection> |
178 | 178 |
<!-- <disableconsolemenu/> --> |
Also available in: Unified diff
Set default protocol to HTTPS. Somehow this commit did not make it last time