I am running Calibre content server on Windows. I have set Max allowed size for files uploaded to the server option to 500mb. But I cannot upload a 80mb pdf, getting the 413 error.
I found a thread here about this
https://www.mobileread.com/forums/sh....php?p=4105048 that says
Quote:
Originally Posted by kovidgoyal
Check the size limits on http requests in nginx.conf.
|
But I don't understand how to do this. I'm on Windows 10.