docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / unicode.xml
blob86fb06cf46a3266f2b60ea789add4e7c44d26b72
1 <samba:parameter name="unicode"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>Specifies whether the server and client should support unicode.</para>
8         <para>If this option is set to false, the use of ASCII will be forced.</para>
9 </description>
11 <value type="default">yes</value>
12 </samba:parameter>