summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/misc/elasticsearchusetls.xml
blob: e1aa8a3149522e7eb2b55c09a969f24c81f91c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="elasticsearch:use tls"
                 context="S"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
  <description>
    <para>
      Specifies whether to use HTTPS when talking to the Elasticsearch server
      used for Spotlight queries when using the Elasticsearch backend.
    </para>
  </description>

  <value type="default">no</value>
  <value type="example">yes</value>
</samba:parameter>