Next update of VFS modules development guide
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / filename / preservecase.xml
1 <samba:parameter name="preserve case"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This controls if new filenames are created with the case that the client passes, or if 
8         they are forced to be the <smbconfoption name="default case"/>.
9         </para>
10         
11         <para>
12         See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link> for a fuller discussion.
13         </para>
14 </description>
15
16 <value type="default">yes</value>
17 </samba:parameter>