summaryrefslogtreecommitdiffstats
path: root/usr/local/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-25 23:38:17 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-25 23:38:17 +0000
commitcb589a4958871d53057d1eb5b38855135a60394c (patch)
tree64c58ce5cbb1b583042f556daef1c6b3dacdf99a /usr/local/etc
parent79c05ed90fbbcda09d6b27d5f2fa36d1b7c97540 (diff)
downloadpfsense-cb589a4958871d53057d1eb5b38855135a60394c.zip
pfsense-cb589a4958871d53057d1eb5b38855135a60394c.tar.gz
Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.
Diffstat (limited to 'usr/local/etc')
-rw-r--r--usr/local/etc/php.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/etc/php.ini b/usr/local/etc/php.ini
index 4ed4722..5ed6686 100644
--- a/usr/local/etc/php.ini
+++ b/usr/local/etc/php.ini
@@ -1,4 +1,5 @@
output_buffering = "0"
+implicit_flush = true
magic_quotes_gpc = Off
max_execution_time = 99999999
max_input_time = 99999999
OpenPOWER on IntegriCloud