fix the 8K number

from the upstream source:
/** Default `buffer_hint` value. */
This commit is contained in:
Jeremy C. Reed 2016-08-25 13:55:17 -04:00
parent bfb479d5e3
commit 25a13a0861

View file

@ -4890,7 +4890,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
<command>fstrm-set-buffer-hint</command>: The
threshold number of bytes to accumulate in the output
buffer before forcing a buffer flush. The minimum is
1024, the maximum is 65536, and the default is 8096.
1024, the maximum is 65536, and the default is 8192.
</simpara>
</listitem>
<listitem>