diff --git a/src/docs/asciidoc/web/webflux.adoc b/src/docs/asciidoc/web/webflux.adoc index 3506828a55..9889f572da 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