mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
14 lines
475 B
XML
14 lines
475 B
XML
<samba:parameter name="max mux"
|
|
context="G"
|
|
advanced="1" developer="1"
|
|
type="integer"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<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>
|