Moving docs tree to docs-xml to make room for generated docs in the release tarball.
[kai/samba.git] / docs-xml / smbdotconf / protocol / writeraw.xml
1 <samba:parameter name="write raw"
2                  context="G"
3                                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This parameter controls whether or not the server 
8     will support raw write SMB's when transferring data from clients. 
9     You should never need to change this parameter.</para>
10 </description>
11
12 <value type="default">yes</value>
13 </samba:parameter>