mirror of
https://github.com/samba-team/samba.git
synced 2025-01-20 14:03:59 +03:00
a79df4e7ce
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
14 lines
425 B
XML
14 lines
425 B
XML
<samba:parameter name="unicode"
|
|
context="G"
|
|
type="boolean"
|
|
deprecated="1"
|
|
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>
|