s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / protocol / unicode.xml
blob22ffc4b070160162f3760410c2a54b2da15a8526
1 <samba:parameter name="unicode"
2                  context="G"
3                                  type="bool"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>Specifies whether the server and client should support unicode.</para>
9         <para>If this option is set to false, the use of ASCII will be forced.</para>
10 </description>
12 <value type="default">True</value>
13 </samba:parameter>