summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-31 18:37:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-31 18:37:36 +0000
commit551ef384b19866df357d187696085f42b15146f8 (patch)
tree3576fd6c573f56a8f1cb3b97a42328f62ef6de98 /etc/inc/globals.inc
parent27dc49a9650e25483d5b2ec124fffd0b34df908c (diff)
downloadpfsense-551ef384b19866df357d187696085f42b15146f8.zip
pfsense-551ef384b19866df357d187696085f42b15146f8.tar.gz
Backout last commit, it was already present.
Don't duplicate path.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 0292322..ead0df1 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -44,9 +44,6 @@ $g = array(
"cf_path" => "/cf",
"cf_conf_path" => "/cf/conf",
"www_path" => "/usr/local/www",
- "captiveportal_path" => "/usr/local/captiveportal",
- "captiveportal_element_path" => "/var/db/cpelements",
- "captiveportal_element_sizelimit" => 262144,
"xml_rootobj" => "pfsense",
"pppoe_interface" => "ng0",
"n_pptp_units" => 16, /* this value can be overriden in pptp->n_pptp_units */
OpenPOWER on IntegriCloud