summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/globals.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 6640a05..6754a21 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -36,11 +36,12 @@ $g = array(
"factory_shipped_password" => "pfsense",
"product_name" => "pfSense",
"product_copyright" => "BSD Perimeter LLC",
- "product_copyright_url" => "http://www.bsdperimeter.com",
+ "product_copyright_url" => "http://www.bsdperimeter.com",
"product_copyright_years" => "2004 - 2009",
"product_website" => "www.pfsense.org",
- "product_website_footer" => "http://www.pfsense.org/?gui12",
+ "product_website_footer" => "http://www.pfsense.org/?gui12",
"product_email" => "coreteam@pfsense.org",
+ "hideplatform" => false,
"upload_path" => "/root",
"dhcpd_chroot_path" => "/var/dhcpd",
"varrun_path" => "/var/run",
OpenPOWER on IntegriCloud