mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
13 lines
407 B
XML
13 lines
407 B
XML
<samba:parameter name="unicode"
|
|
context="G"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>Specifies whether the server and client should support unicode.</para>
|
|
|
|
<para>If this option is set to false, the use of ASCII will be forced.</para>
|
|
</description>
|
|
|
|
<value type="default">yes</value>
|
|
</samba:parameter>
|