blob: c9ca8b71e9d4ed543f5d1b9527e54418bdadd0b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<samba:parameter name="max mux"
context="G"
advanced="1" developer="1"
type="integer"
xmlns:samba="http://samba.org/common">
<description>
<para>This option controls the maximum number of
outstanding simultaneous SMB operations that Samba tells the client
it will allow. You should never need to set this parameter.</para>
</description>
<value type="default">50</value>
</samba:parameter>
|