From e8de72fee451b53e8527332fb75a3e20177e7d33 Mon Sep 17 00:00:00 2001 From: myve Date: Mon, 22 Apr 2024 23:32:15 -0600 Subject: [PATCH] Update mail.sh --- mail.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mail.sh b/mail.sh index f2ae559..860c62c 100644 --- a/mail.sh +++ b/mail.sh @@ -873,6 +873,7 @@ server { access_log /var/log/nginx/roundcube_access.log; root /usr/share/webapps/roundcube; + client_max_body_size 0; # Postfixadmin location ^~ /admin/ {