smb.conf(5): Fix mixing of tabs and spaces.
[metze/samba/wip.git] / docs-xml / smbdotconf / security / tlsenabled.xml
1 <samba:parameter name="tls enabled"
2                  type="boolean"
3                  context="G"
4                  basic="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7          <para>If this option is set to <constant>yes</constant>, then Samba
8                  will use TLS when possible in communication.</para>
9  </description>
10  <value type="default">yes</value>
11 </samba:parameter>