s4: Remove trailing whitespaces
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / tuning / smb2maxwrite.xml
blob5085dba435a9f031460c622fb42b279fac4833e7
1 <samba:parameter name="smb2 max write"
2                 context="G"
3                 advanced="1" developer="1"
4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This sets the maximum read size in bytes for a single SMB2 write request.
7     It exists to allow the Samba developers to experiment with different
8     size requests for tuning purposes.
9     </para>
10 </description>
12 <value type="default">65536</value>
13 </samba:parameter>