summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/writeraw.xml
blob: f299fa848364a0e355925c5e8aed061033633b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="write raw"
                 context="G"
				 type="boolean"
                 developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This parameter controls whether or not the server 
    will support raw write SMB's when transferring data from clients. 
    You should never need to change this parameter.</para>
</description>

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