ldb-samba: Expand testing of recursive search
[obnox/samba/samba-obnox.git] / docs-xml / smbdotconf / protocol / maxmux.xml
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>
10
11 <value type="default">50</value>
12 </samba:parameter>