1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00

14 lines
436 B
XML
Raw Normal View History

<samba:parameter name="unicode"
context="G"
type="bool"
advanced="1" developer="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>