docs:smbdotconf: remove swat-specific flags.
[amitay/samba.git] / docs-xml / smbdotconf / protocol / maxxmit.xml
1 <samba:parameter name="max xmit"
2                  context="G"
3                                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This option controls the maximum packet size 
7     that will be negotiated by Samba. The default is 16644, which 
8     matches the behavior of Windows 2000.  A value below 2048 is likely to cause problems.
9     You should never need to change this parameter from its default value.
10 </para>
11 </description>
12
13 <value type="default">16644</value>
14 <value type="example">8192</value>
15 </samba:parameter>