summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-01-18 23:45:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-01-18 23:45:00 +0000
commit7c59d0c1547f0eae5996155323048d30eaed6c85 (patch)
treef2e80255168e3baa4e5b72bd0985d43d62835729
parente881d1f361d87ccf56145d8d7eaad9d21c9a4721 (diff)
downloadpfsense-7c59d0c1547f0eae5996155323048d30eaed6c85.zip
pfsense-7c59d0c1547f0eae5996155323048d30eaed6c85.tar.gz
Change default theme to nervecenter.
No objections from any of the 13 other people in IRC. Make it so.
-rw-r--r--cf/conf/config.xml4
-rw-r--r--conf.default/config.xml6
2 files changed, 5 insertions, 5 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index f71cbcf..c00436b 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -3,7 +3,7 @@
<pfsense>
<version>2.0</version>
<lastchange></lastchange>
- <theme>metallic</theme>
+ <theme>nervecenter</theme>
<system>
<optimization>normal</optimization>
<schedulertype>priq</schedulertype>
@@ -436,7 +436,7 @@
<ipsec>
<preferredoldsa/>
<!-- <enable/> -->
- <!-- syntax:
+ <!-- syntax:
<tunnel>
<disabled/>
<auto/>
diff --git a/conf.default/config.xml b/conf.default/config.xml
index a2fc0d3..abc7376 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -3,7 +3,7 @@
<pfsense>
<version>2.1</version>
<lastchange></lastchange>
- <theme>metallic</theme>
+ <theme>nervecenter</theme>
<system>
<optimization>normal</optimization>
<hostname>pfSense</hostname>
@@ -56,7 +56,7 @@
<subnet></subnet>
<gateway></gateway>
<blockpriv/>
- <disableftpproxy/>
+ <disableftpproxy/>
<dhcphostname></dhcphostname>
<media></media>
<mediaopt></mediaopt>
@@ -298,7 +298,7 @@
<nat>
<ipsecpassthru>
<enable/>
- </ipsecpassthru>
+ </ipsecpassthru>
<!--
<rule>
<interface></interface>
OpenPOWER on IntegriCloud