BytemarkHosting / docker-webdav

Docker image for running an Apache WebDAV server
MIT License
350 stars 166 forks source link

413 - request too large #34

Closed FirePanther closed 2 years ago

FirePanther commented 2 years ago

When I try to upload a 200MB file, I get this response. Would be nice, if we could get an environment variable to set our desired maximum file size.

Edit: now after avoiding my nginx reverse proxy, I was able to upload bigger files, so maybe I messed it up with the nginx setup :D so I think this works already and is not needed anymore