1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/docs-xml/smbdotconf/misc/spotlight.xml
Volker Lendecke 730f7dfd61 s3:rpc_server: Delete unused code and doc references
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2021-12-10 14:02:30 +00:00

32 lines
894 B
XML

<samba:parameter name="spotlight"
context="S"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
This parameter controls whether Samba allows Spotlight
queries on a share. For controlling indexing of filesystems
you also have to use Tracker's own configuration system.
</para>
<para>
Spotlight has several prerequisites:
</para>
<itemizedlist>
<listitem><para>
Samba must be configured and built with Spotlight support.
</para></listitem>
<listitem><para> Tracker integration must be setup and the
share must be indexed by Tracker.</para></listitem>
</itemizedlist>
<para>For a detailed set of instructions please see <ulink
url="https://wiki.samba.org/index.php/Spotlight">https://wiki.samba.org/index.php/Spotlight</ulink>.
</para>
</description>
<value type="default">no</value>
</samba:parameter>