summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/protocol/readbmpx.xml
blob: 1c1ee525ca8cbacb4f8abdf502b0b531efcc9fce (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://www.samba.org/samba/DTD/samba-doc">
<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>