]> git.cworth.org Git - notmuch/commitdiff
lib/config: add configuration variable for backup directory
authorDavid Bremner <david@tethera.net>
Wed, 17 Feb 2021 15:04:54 +0000 (11:04 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:51:36 +0000 (07:51 -0300)
Like the hook directory, we primarily need a way to communicate this
directory between various components, but we may as well let the user
configure it.

Most of the diff is generalizing choose_hook_dir to work for both
backup and hook directories.


No differences found