s3:doc: make dos filetimes description less contradictory
[samba.git] / docs-xml / smbdotconf / protocol / maxmux.xml
1 <samba:parameter name="max mux"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="integer"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This option controls the maximum number of 
8     outstanding simultaneous SMB operations that Samba tells the client 
9         it will allow. You should never need to set this parameter.</para>
10 </description>
11
12 <value type="default">50</value>
13 </samba:parameter>