From 582854878b973cefe38b3e23367d55a47c8f5cd7 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 8 Oct 2017 19:06:42 +1300 Subject: [PATCH] doc: mention client body size for nginx --- _dist/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_dist/README.txt b/_dist/README.txt index 90acc63..2c7e31f 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -34,6 +34,8 @@ You can use contented as a standalone upload server, or you can use the SDK to e Title used in web interface (default "contented") ` +If you are hosting behind a reverse proxy, remember to set its post body size parameter appropriately (e.g. `client_max_body_size` for nginx). + =USAGE (HTTP)= The server responds on the following URLs: