summaryrefslogtreecommitdiffhomepage
path: root/applications/sgi-haserl/root
diff options
context:
space:
mode:
Diffstat (limited to 'applications/sgi-haserl/root')
-rwxr-xr-xapplications/sgi-haserl/root/www/cgi-bin/ffluci-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/sgi-haserl/root/www/cgi-bin/ffluci-upload b/applications/sgi-haserl/root/www/cgi-bin/ffluci-upload
index 0128c2dd73..c31ddb8224 100755
--- a/applications/sgi-haserl/root/www/cgi-bin/ffluci-upload
+++ b/applications/sgi-haserl/root/www/cgi-bin/ffluci-upload
@@ -1,4 +1,4 @@
-#!/usr/bin/haserl --shell=luac --upload-limit=6144
+#!/usr/bin/haserl --shell=luac --upload-limit=16384
-- This is a bit hacky: remove -upload from SCRIPT_NAME
ENV.SCRIPT_NAME = ENV.SCRIPT_NAME:sub(1, #ENV.SCRIPT_NAME - 7)
dofile("ffluci") \ No newline at end of file