vault-ai
vault-ai copied to clipboard
Error: 413 | Request body size exceeds the limit
Hi I am running the program locally and getting this error: Error: 413 | Request body size exceeds the limit whenever I upload a file of 26mb PDF. Please assist.
increase the limit on vault-web-server/postapi/fileupload.go
and restart the server npm run start
for example to increase to 300MB