auth4: Fix CID 1034877 Resource leak
[Samba.git] / docs-xml / smbdotconf / misc / elasticsearchusetls.xml
blobe1aa8a3149522e7eb2b55c09a969f24c81f91c54
1 <samba:parameter name="elasticsearch:use tls"
2                  context="S"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5   <description>
6     <para>
7       Specifies whether to use HTTPS when talking to the Elasticsearch server
8       used for Spotlight queries when using the Elasticsearch backend.
9     </para>
10   </description>
12   <value type="default">no</value>
13   <value type="example">yes</value>
14 </samba:parameter>