mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
63e3c75374
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
12 lines
432 B
XML
12 lines
432 B
XML
<samba:parameter name="default case"
|
|
context="S"
|
|
type="enum"
|
|
enumlist="enum_case"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>See the section on <smbconfoption name="name mangling"/>.
|
|
Also note the <smbconfoption name="short preserve case"/> parameter.</para>
|
|
</description>
|
|
<value type="default">lower</value>
|
|
</samba:parameter>
|