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