mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
63e3c75374
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
14 lines
417 B
XML
14 lines
417 B
XML
<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 <smbconfoption name="name mangling"/>.</para>
|
|
</description>
|
|
|
|
<value type="default">auto</value>
|
|
</samba:parameter>
|