blob: 0298407cefd0843ca4742eef4412ce7efcf5a230 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<samba:parameter name="read bmpx"
context="G"
developer="1"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This boolean parameter controls whether
<citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> will support the "Read
Block Multiplex" SMB. This is now rarely used and defaults to
<constant>no</constant>. You should never need to set this
parameter.</para>
<para>Default: <command moreinfo="none">read bmpx = no</command></para>
</listitem>
</samba:parameter>
|