summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/unicode.xml
blob: 22ffc4b070160162f3760410c2a54b2da15a8526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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">True</value>
</samba:parameter>