From c972d861edee89c0ca97ddfe455d803f3d046ab9 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Wed, 8 Jul 2020 15:25:46 +0200 Subject: [PATCH] Revert "Use correct link to MaxInMemorySize" This reverts commit 90467ba5689dae73e92f6a616d362fc76c93fe72. --- src/docs/asciidoc/web/webflux.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/asciidoc/web/webflux.adoc b/src/docs/asciidoc/web/webflux.adoc index 3506828a558..9889f572daf 100644 --- a/src/docs/asciidoc/web/webflux.adoc +++ b/src/docs/asciidoc/web/webflux.adoc @@ -835,7 +835,7 @@ exposes a `maxInMemorySize` property and if so the Javadoc will have details abo values. On the server side, `ServerCodecConfigurer` provides a single place from where to set all codecs, see <>. On the client side, the limit for all codecs can be changed in -<>. +<>. For <> the `maxInMemorySize` property limits the size of non-file parts. For file parts, it determines the threshold at which the part