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