summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/smbdotconf/protocol/minreceivefilesize.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/protocol/minreceivefilesize.xml b/docs/smbdotconf/protocol/minreceivefilesize.xml
index 7c31e6b86c..2df6c178db 100644
--- a/docs/smbdotconf/protocol/minreceivefilesize.xml
+++ b/docs/smbdotconf/protocol/minreceivefilesize.xml
@@ -12,7 +12,7 @@ call Samba will emulate in user space). This allows zero-copy writes directly fr
socket buffers into the filesystem buffer cache, if available. It may improve performance
but user testing is recommended. If set to zero Samba processes SMBwriteX calls in the
normal way. To enable POSIX large write support (SMB/CIFS writes up to 16Mb) this option must be
-nonzero.</para>
+nonzero. The maximum value is 128k. Values greater than 128k will be silently set to 128k.</para>
<para>Note this option will have NO EFFECT if set on a SMB signed connection.</para>
<para>The default is zero, which diables this option.</para>
</description>