summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-24 00:07:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-24 00:07:55 +0000
commit5a54464bbe877886f63715457acdd72eff194f62 (patch)
tree85cecc3bc35474b2b531c701c70919f2b0e9ad8b /etc/rc
parent20bcfd8125fac8040e9d57506e7ac02f4b78cb0c (diff)
downloadpfsense-5a54464bbe877886f63715457acdd72eff194f62.zip
pfsense-5a54464bbe877886f63715457acdd72eff194f62.tar.gz
Turn on apc.rfc1867 = on (upload progress bar support which is apparently)
native to APC.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index c8073c0..2a87521 100755
--- a/etc/rc
+++ b/etc/rc
@@ -276,6 +276,7 @@ if [ "$PLATFORM" != "cdrom" ]; then
apc.enable_cli = On
output_buffering = "0"
expose_php = Off
+apc.rfc1867 = on
implicit_flush = true
magic_quotes_gpc = Off
max_execution_time = 99999999
OpenPOWER on IntegriCloud