Skip to content

Commit 76726af

Browse files
committed
Update documentation
1 parent 0d51165 commit 76726af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ it depends on the software you are using. For example, if you use apache, you sh
4444

4545
This is a complementary measure, because you'll usually want normal users that exceed the size by a
4646
reasonable amount to get a friendly form validation message, while attacking users will see how their
47-
connection is abruptly cut before the file finishes uploading.
47+
connection is abruptly cut before the file finishes uploading. So the recommended setting is to have
48+
max_upload_size a small value (e.g. 5Mb) and LimitRequestBody a higher one (e.g. 100Mb).
4849

0 commit comments

Comments
 (0)