From 9c3fa61378eab18178f3549b3e6bdb31870b0c94 Mon Sep 17 00:00:00 2001 From: asiebelt Date: Sun, 1 Dec 2024 21:38:45 +0100 Subject: [PATCH] Update configuration-guidelines.rst Fix typo --- docs/user-guides/configuration-guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guides/configuration-guidelines.rst b/docs/user-guides/configuration-guidelines.rst index 4b5829f6..c6961aa3 100644 --- a/docs/user-guides/configuration-guidelines.rst +++ b/docs/user-guides/configuration-guidelines.rst @@ -481,7 +481,7 @@ LimitRequestBody directive can be used:: LimitRequestBody 1048576 -The argument to the LimitRequestBody should be the maxumum number of bytes +The argument to the LimitRequestBody should be the maximum number of bytes that should be allowed in the content of a request. When this directive is used, mod_wsgi will perform the check prior to