summaryrefslogtreecommitdiffstats
path: root/usr/local/www/crash_reporter.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2011-02-07 22:18:35 -0500
committerScott Ullrich <sullrich@pfsense.org>2011-02-07 22:18:35 -0500
commit8e57271010a7445f249236b0edd8d92bc17f49e2 (patch)
tree712a946b4653959c0fe81486a578b2d70b2940c4 /usr/local/www/crash_reporter.php
parent2988636c21099f285c8ac6be69c036b46042aaf8 (diff)
downloadpfsense-8e57271010a7445f249236b0edd8d92bc17f49e2.zip
pfsense-8e57271010a7445f249236b0edd8d92bc17f49e2.tar.gz
Increase a bit
Diffstat (limited to 'usr/local/www/crash_reporter.php')
-rwxr-xr-xusr/local/www/crash_reporter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/crash_reporter.php b/usr/local/www/crash_reporter.php
index 208dafb..8b03936 100755
--- a/usr/local/www/crash_reporter.php
+++ b/usr/local/www/crash_reporter.php
@@ -42,7 +42,7 @@ require("guiconfig.inc");
require("functions.inc");
require("captiveportal.inc");
-define("FILE_SIZE", 150000);
+define("FILE_SIZE", 450000);
function upload_crash_report($files) {
global $g;
OpenPOWER on IntegriCloud