summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/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