summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-31 18:36:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-31 18:36:29 +0000
commit27dc49a9650e25483d5b2ec124fffd0b34df908c (patch)
treed50452568db521aa1d2bfd21d3e656a8f447e642 /etc/inc/globals.inc
parent46732bffef5be4e15fb32fde4c6c96367f21ccee (diff)
downloadpfsense-27dc49a9650e25483d5b2ec124fffd0b34df908c.zip
pfsense-27dc49a9650e25483d5b2ec124fffd0b34df908c.tar.gz
Add element paths
Ticket #818
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index e77c5e3..0292322 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -45,6 +45,8 @@ $g = array(
"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