summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/protocol/readbmpx.xml
blob: f27eeb160cfc1a1c21c178ec3729ff6368f5cad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="read bmpx"
                 context="G"
				 type="boolean"
                 developer="1"
                 xmlns:samba="http://samba.org/common">
<description>
    <para>This boolean parameter controls whether
    <citerefentry><refentrytitle>smbd</refentrytitle>                                       
    <manvolnum>8</manvolnum></citerefentry> will support the &quot;Read
    Block Multiplex&quot; SMB. This is now rarely used and defaults to 
    <constant>no</constant>. You should never need to set this 
	parameter.</para>
</description>

<value type="default">no</value>
</samba:parameter>