summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol/unicode.xml
blob: dfcd1d81fe679a7000b3e585a47888c4fcfa3088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="unicode"
                 context="G"
				 type="boolean"
                 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>