X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;h=0258a51e04130c96ff24a3151095132dbfc3faee;hb=0c3aa82b2a089f147cdeb12768b4e2eba2c34a8f;hp=42cd2532d23d8e321418babc161289662c596884;hpb=ae585535f616e7d06d017d4df4548ce2cc2764f4;p=ypp-sc-tools.web-test.git diff --git a/yarrg/commod-update-receiver b/yarrg/commod-update-receiver index 42cd253..0258a51 100755 --- a/yarrg/commod-update-receiver +++ b/yarrg/commod-update-receiver @@ -33,6 +33,8 @@ use MIME::Entity; use Commods; +no warnings qw(exec); + $CGI::POST_MAX= 3*1024*1024; use CGI qw/:standard -private_tempfiles/;