summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/unicode.xml
blob: 86fb06cf46a3266f2b60ea789add4e7c44d26b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>