From f0485fc9576796d7972e00d4cda0cc041cf37a09 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 26 Aug 2019 22:50:03 +0100 Subject: [PATCH] Larger upload limit --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index f54a659c6..65f2dfe1a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -381,7 +381,7 @@ def htmlEditProfile(baseDir: str,path: str,domain: str,port: int) -> str: ' ' \ ' ' \ '
' \ - ' The files attached below should be no larger than 1MB in total uploaded at once.
' \ + ' The files attached below should be no larger than 10MB in total uploaded at once.
' \ ' Avatar image' \ ' ' \