docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / maxmux.xml
blobab500011b29e48a48c9a0bfae908aa7f3a0d95de
1 <samba:parameter name="max mux"
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 number of 
7     outstanding simultaneous SMB operations that Samba tells the client 
8         it will allow. You should never need to set this parameter.</para>
9 </description>
11 <value type="default">50</value>
12 </samba:parameter>