aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/configuration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 39bfb3a05b..bd67144007 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -840,8 +840,8 @@ Apart from these, the following properties are also available, and may be useful
<td>64m</td>
<td>
Maximum allowable size of Kryo serialization buffer. This must be larger than any
- object you attempt to serialize. Increase this if you get a "buffer limit exceeded" exception
- inside Kryo.
+ object you attempt to serialize and must be less than 2048m.
+ Increase this if you get a "buffer limit exceeded" exception inside Kryo.
</td>
</tr>
<tr>