Switch to unified view

a/src/sampleconf/recoll.conf.in b/src/sampleconf/recoll.conf.in
...
...
338
#   file update pattern makes it of value (as in general, there is a risk
338
#   file update pattern makes it of value (as in general, there is a risk
339
#   for pure extended attributes updates without file modification to go
339
#   for pure extended attributes updates without file modification to go
340
#   undetected). Perform a full index reset after changing this.
340
#   undetected). Perform a full index reset after changing this.
341
testmodifusemtime = 0
341
testmodifusemtime = 0
342
342
343
# Script used to heuristically check if we need to retry indexing files
344
# which previously failed. The default script checks the modified dates on
345
# /usr/bin and /usr/local/bin. A relative path will be looked up in the
346
# filters dirs, then in the path. Use an absolute path to do otherwise.
347
checkneedretryindexscript = rclcheckneedretry.sh
348
343
# Disable extended attributes conversion to metadata fields. This probably
349
# Disable extended attributes conversion to metadata fields. This probably
344
# needs to be set if testmodifusemtime is set.
350
# needs to be set if testmodifusemtime is set.
345
noxattrfields = 0
351
noxattrfields = 0
346
352
347
# You could specify different parameters for a subdirectory like this:
353
# You could specify different parameters for a subdirectory like this: