summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/filename/casesensitive.xml
blob: f19aa1c3d9ecfc74197ad1c466f72a140e37ed00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="case sensitive"
                 context="S"
                 type="enum"
                 enumlist="enum_bool_auto"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>casesignames</synonym>

<description>
	<para>See the discussion in the section <link linkend="NAMEMANGLINGSECT">name mangling</link>.</para>
</description>

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