From d8d0d8454404b2d65a4447c0386a1202799fa86e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OpenSpeedTest=E2=84=A2?= <51720450+openspeedtest@users.noreply.github.com> Date: Sat, 28 Jan 2023 14:41:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef9ff6..9c825c9 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ OpenSpeedTest User interface is written in SVG. - Improve `Time to First Byte` (TTFB) -- Warning! If you run it behind **[a Reverse Proxy](https://github.com/openspeedtest/Speed-Test/issues/4#issuecomment-1229157193)** you should increase post body content length to 35 Megabytes or more. +- Warning! If you run it behind a **[Reverse Proxy](https://github.com/openspeedtest/Speed-Test/issues/4#issuecomment-1229157193)** you should increase post body content length to 35 Megabytes or more. - Supports `HTTP2` & `HTTP3`. Wait for POST-BODY and Discard the DATA for UPLOAD. - **[You Should Follow our Nginx Config.](https://github.com/openspeedtest/Nginx-Configuration)**