1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/filename/casesensitive.xml
Michael Adam 63e3c75374 docs:smbdotconf: add enumlist property to parameters where missing
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:29 +02:00

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>