docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / filename / preservecase.xml
bloba7eae26c9dbdb3aecf9c874f1101264079245d2b
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>
16 <value type="default">yes</value>
17 </samba:parameter>