From 9a90969e2be7f78e8f1cbe300e7337e314a0424c Mon Sep 17 00:00:00 2001 From: Keith-wright Date: Wed, 6 Aug 2025 17:44:25 -0400 Subject: [PATCH] Updated config.max_request_size.md Corrected synopsis field in max_request_size docs, as it incorrectly showed option and value for Max_Recipients_Per_Connection instead. --- docs/web-momo4/config.max_request_size.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web-momo4/config.max_request_size.md b/docs/web-momo4/config.max_request_size.md index 54a8ca06..38e247e4 100644 --- a/docs/web-momo4/config.max_request_size.md +++ b/docs/web-momo4/config.max_request_size.md @@ -7,7 +7,7 @@ max_request_size — maximum size of an HTTP request ## Synopsis -`Max_Recipients_Per_Connection = 102400` +``Max_Request_Size = 50000`` ## Description