depot/third_party/home-manager/tests/modules/services/recoll/basic-configuration.conf

19 lines
389 B
Text
Raw Normal View History

dbdir = ~/.cache/recoll/xapiandb
nocjk = 0
skippedNames+ = "node_modules"
topdirs = "~/Downloads" "~/Documents" "~/library" "~/\"cool\" files"
underscoresasletter = 1
[~/library/projects]
skippedNames+ = ".editorconfig" ".gitignore" "result" "flake.lock" "go.sum"
[~/library/projects/software]
skippedNames+ = "target" "result"
[~/what-is-this-project]
skippedNames+ = "whoa-there"