]> arthur.barton.de Git - netatalk.git/blobdiff - doc/manual/configuration.xml
Smarter spotlight option
[netatalk.git] / doc / manual / configuration.xml
index 0054a0c0328ba4f10a46e251624a8a181e0e1e65..3116f7a0a8cd0cfa21cb8089fdc41b645e09e183 100644 (file)
@@ -138,34 +138,16 @@ basedir regex = /usr/home</programlisting></para>
       users are advised to install Tracker from OpenCSW as this is at least
       version 0.15 and thus supports SPARQL</para>
 
-      <para>To enable Spotlight put this in your afp.conf:</para>
+      <para>You can enable Spotlight and indexing either globally or on a per
+      volume basis using the <option>spotlight</option>.</para>
 
-      <screen>[Global]
-...
-spotlight = yes
-...</screen>
-
-      <para>This will enable Spotlight functionality. For Solaris with Tracker
-      from OpenCSW also add:<screen>dbus daemon = /opt/csw/bin/dbus-daemon</screen></para>
-
-      <sect3>
-        <title>Tracker SPARQL</title>
+      <para>For Solaris with Tracker from OpenCSW also add:
+      <screen>dbus daemon = /opt/csw/bin/dbus-daemon</screen></para>
 
-        <para>Next you must enbale Spotlight indexing on a per volume
-        basis:</para>
-
-        <screen>[foo]
-path = /bar
-spotlight = yes
-...</screen>
-
-        <para>Only volumes with a setting of spotlight = yes will be
-        searchable with Spotlight.</para>
-
-        <warning>
-          <para>All other volumes won't be searchable at all</para>
-        </warning>
-      </sect3>
+      <warning>
+        <para>Once Spotlight is enable for a single volume, all other volumes
+        won't be searchable at all.</para>
+      </warning>
 
       <sect3>
         <title>Tracker RDF</title>