|
a/src/sampleconf/recoll.conf.in |
|
b/src/sampleconf/recoll.conf.in |
|
... |
|
... |
156 |
# once in a while. A list of wildcardPattern:seconds pairs. The patterns
|
156 |
# once in a while. A list of wildcardPattern:seconds pairs. The patterns
|
157 |
# are matched with fnmatch(pattern, path, 0) You can quote entries containing
|
157 |
# are matched with fnmatch(pattern, path, 0) You can quote entries containing
|
158 |
# white space with double quotes. The default is empty, here follows an
|
158 |
# white space with double quotes. The default is empty, here follows an
|
159 |
# example:
|
159 |
# example:
|
160 |
# mondelaypatterns = *.log:20 "*with spaces.*:30"
|
160 |
# mondelaypatterns = *.log:20 "*with spaces.*:30"
|
|
|
161 |
|
|
|
162 |
# ionice class for monitor (on platforms where this is supported)
|
|
|
163 |
# monioniceclass = 3
|
|
|
164 |
# ionice class param for monitor (on platforms where this is supported)
|
|
|
165 |
# monioniceclassdata =
|
161 |
|
166 |
|
162 |
# If this is set, process the directory where Beagle Web browser plugins
|
167 |
# If this is set, process the directory where Beagle Web browser plugins
|
163 |
# copy visited pages for indexing. Of course, Beagle MUST NOT be running,
|
168 |
# copy visited pages for indexing. Of course, Beagle MUST NOT be running,
|
164 |
# else things will behave strangely.
|
169 |
# else things will behave strangely.
|
165 |
processbeaglequeue = 0
|
170 |
processbeaglequeue = 0
|