From bcaca663058fc0a7e7febf6c6c856b009c3dd877 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 13 Dec 2021 22:28:03 -0500 Subject: more config files --- private_dot_recoll/recoll.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 private_dot_recoll/recoll.conf (limited to 'private_dot_recoll') diff --git a/private_dot_recoll/recoll.conf b/private_dot_recoll/recoll.conf new file mode 100644 index 0000000..e2f2712 --- /dev/null +++ b/private_dot_recoll/recoll.conf @@ -0,0 +1,10 @@ +# The system-wide configuration files for recoll are located in: +# /usr/share/recoll/examples +# The default configuration files are commented, you should take a look +# at them for an explanation of what can be set (you could also take a look +# at the manual instead). +# Values set in this file will override the system-wide values for the file +# with the same name in the central directory. The syntax for setting +# values is identical. + +topdirs = /home/rak/Documents -- cgit v1.2.3