Revision 7c59d0c1
Added by Scott Ullrich over 18 years ago
cf/conf/config.xml | ||
---|---|---|
3 | 3 |
<pfsense> |
4 | 4 |
<version>2.0</version> |
5 | 5 |
<lastchange></lastchange> |
6 |
<theme>metallic</theme>
|
|
6 |
<theme>nervecenter</theme>
|
|
7 | 7 |
<system> |
8 | 8 |
<optimization>normal</optimization> |
9 | 9 |
<schedulertype>priq</schedulertype> |
... | ... | |
436 | 436 |
<ipsec> |
437 | 437 |
<preferredoldsa/> |
438 | 438 |
<!-- <enable/> --> |
439 |
<!-- syntax:
|
|
439 |
<!-- syntax: |
|
440 | 440 |
<tunnel> |
441 | 441 |
<disabled/> |
442 | 442 |
<auto/> |
conf.default/config.xml | ||
---|---|---|
3 | 3 |
<pfsense> |
4 | 4 |
<version>2.1</version> |
5 | 5 |
<lastchange></lastchange> |
6 |
<theme>metallic</theme>
|
|
6 |
<theme>nervecenter</theme>
|
|
7 | 7 |
<system> |
8 | 8 |
<optimization>normal</optimization> |
9 | 9 |
<hostname>pfSense</hostname> |
... | ... | |
56 | 56 |
<subnet></subnet> |
57 | 57 |
<gateway></gateway> |
58 | 58 |
<blockpriv/> |
59 |
<disableftpproxy/>
|
|
59 |
<disableftpproxy/> |
|
60 | 60 |
<dhcphostname></dhcphostname> |
61 | 61 |
<media></media> |
62 | 62 |
<mediaopt></mediaopt> |
... | ... | |
298 | 298 |
<nat> |
299 | 299 |
<ipsecpassthru> |
300 | 300 |
<enable/> |
301 |
</ipsecpassthru>
|
|
301 |
</ipsecpassthru> |
|
302 | 302 |
<!-- |
303 | 303 |
<rule> |
304 | 304 |
<interface></interface> |
Also available in: Unified diff
Change default theme to nervecenter.
No objections from any of the 13 other people in IRC. Make it so.