a/src/doc/user/recoll.conf.xml b/src/doc/user/recoll.conf.xml
...
...
7
<term><varname>topdirs</varname></term>
7
<term><varname>topdirs</varname></term>
8
<listitem><para>Space-separated list of files or
8
<listitem><para>Space-separated list of files or
9
directories to recursively index. Default to ~ (indexes
9
directories to recursively index. Default to ~ (indexes
10
$HOME). You can use symbolic links in the list, they will be followed,
10
$HOME). You can use symbolic links in the list, they will be followed,
11
independantly of the value of the followLinks variable.</para></listitem></varlistentry>
11
independantly of the value of the followLinks variable.</para></listitem></varlistentry>
12
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.MONITORDIRS">
13
<term><varname>monitordirs</varname></term>
14
<listitem><para>(1.25) Space-separated list of
15
files or directories to monitor for updates. When running
16
the real-time indexer, this allows monitoring only a subset of the whole
17
indexed area. The elements must be included in the tree defined by the
18
'topdirs' members.</para></listitem></varlistentry>
12
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.SKIPPEDNAMES">
19
<varlistentry id="RCL.INSTALL.CONFIG.RECOLLCONF.SKIPPEDNAMES">
13
<term><varname>skippedNames</varname></term>
20
<term><varname>skippedNames</varname></term>
14
<listitem><para>Files and directories which should be ignored. 
21
<listitem><para>Files and directories which should be ignored. 
15
White space separated list of wildcard patterns (simple ones, not paths,
22
White space separated list of wildcard patterns (simple ones, not paths,
16
must contain no / ), which will be tested against file and directory
23
must contain no / ), which will be tested against file and directory