diff --git a/Simulation_gateway.py b/Simulation_gateway.py index 40e2d6d..98d63b6 100755 --- a/Simulation_gateway.py +++ b/Simulation_gateway.py @@ -6,7 +6,7 @@ import subprocess cgitb.enable() -cgi.maxlen=1024 * 1024 +cgi.maxlen=10 * 1024 form = cgi.FieldStorage() diff --git a/index.html b/index.html index bf3bb57..f3353fe 100644 --- a/index.html +++ b/index.html @@ -54,17 +54,7 @@