-
Notifications
You must be signed in to change notification settings - Fork 587
Description
I'm having trouble attaching documents of any size to notes inside conversations or to an email I'm trying to send out to a client.
I have FreeScout installed on a virtual Linux server.
I have checked the web-server.log file under App Logs and found the following error message:
2022/07/22 05:31:37 [error] 744#744: *267174 client intended to send too large body: 1734635 bytes, client: 192.168.200.4, server: freescout.example.com, request: "POST /conversation/upload HTTP/1.1", host: "freescout.example.com", referrer: "https://freescout.example.com/conversation/1211?folder_id=7"
The file isn't big. I know emails generally have a limit of 20M. This file was 1.65MB
Would anyone be able to help me resolve this issue or help me increase the upload size limit for attachments?