From a26579c1ed3eea40f9d55a46d231437ce75db7b3 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Tue, 4 Jun 2013 14:21:30 +0200 Subject: [PATCH] Spotlight option --- doc/manpages/man5/afp.conf.5.xml | 13 +++++++++++++ man/man5/afp.conf.5.in | 5 +++++ 2 files changed, 18 insertions(+) diff --git a/doc/manpages/man5/afp.conf.5.xml b/doc/manpages/man5/afp.conf.5.xml index a09eec5b..de085ae2 100644 --- a/doc/manpages/man5/afp.conf.5.xml +++ b/doc/manpages/man5/afp.conf.5.xml @@ -906,6 +906,19 @@ + + spotlight = + BOOLEAN (default: + no) (G)/(V) + + + Whether to enable Spotlight searches. Enable this global option + and then also add "spotlight = yes" to any volume you want to be able + to search with Spotlight. Note: once the global option is enabled, any + volume that is not enabled won't be searchable at all. + + + vol dbpath = path (G) diff --git a/man/man5/afp.conf.5.in b/man/man5/afp.conf.5.in index 90ac57ac..efb19916 100644 --- a/man/man5/afp.conf.5.in +++ b/man/man5/afp.conf.5.in @@ -583,6 +583,11 @@ solaris share reservations = \fIBOOLEAN\fR (default: \fIyes\fR) \fB(G)\fR Use share reservations on Solaris\&. Solaris CIFS server uses this too, so this makes a lock coherent multi protocol server\&. .RE .PP +spotlight = \fIBOOLEAN\fR (default: \fIno\fR) \fB(G)/(V)\fR +.RS 4 +Whether to enable Spotlight searches\&. Enable this global option and then also add "spotlight = yes" to any volume you want to be able to search with Spotlight\&. Note: once the global option is enabled, any volume that is not enabled won\*(Aqt be searchable at all\&. +.RE +.PP vol dbpath = \fIpath\fR \fB(G)\fR .RS 4 Sets the database information to be stored in path\&. You have to specify a writable location, even if the volume is read only\&. The default is -- 2.39.2