summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-08 20:13:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-08 20:13:00 +0000
commit69f4b3a77a7a81790565be8b293b31856d6b7193 (patch)
tree420d600806e78f3d65d8a88d08638d5a36958bfc /etc/inc/system.inc
parentb09c72144e666791eb9b0113d8125293cf46e347 (diff)
downloadpfsense-69f4b3a77a7a81790565be8b293b31856d6b7193.zip
pfsense-69f4b3a77a7a81790565be8b293b31856d6b7193.tar.gz
Bump php working max memory to 32 megabytes
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 9e6f316..4d5e7a3 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -66,6 +66,7 @@ upload_tmp_dir = /tmp
upload_max_filesize = 100M
post_max_size = 100M
html_errors = Off
+memory_limit = 32M
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg"
extension=radius.so
{$opcode_cacher}
OpenPOWER on IntegriCloud