fatjonfreskina / ai-pdf-assistant-backend

0 stars 0 forks source link

Large files upload issue #14

Closed fatjonfreskina closed 1 month ago

fatjonfreskina commented 1 month ago

By uploading large pdf file, I get:

<html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx/1.25.4</center>
</body>
</html>

Should be an nginx configuration issue.