From 9c24455a07b6c743239f3301475ad656b702a627 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 30 Jun 2021 11:00:21 +0200 Subject: add new havoc which uploads stl models with real objects in them for fluff --- service/src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/src/main.c') diff --git a/service/src/main.c b/service/src/main.c index e7f3508..19d616c 100644 --- a/service/src/main.c +++ b/service/src/main.c @@ -11,7 +11,7 @@ #include "stlfile.h" #include "util.h" -#define MAXFILESIZE 7000 +#define MAXFILESIZE 50000 struct command { const char *name; -- cgit v1.2.3-71-gd317