]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch.h
lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT
authorDavid Bremner <david@tethera.net>
Fri, 21 May 2021 15:54:10 +0000 (12:54 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 16:59:42 +0000 (13:59 -0300)
commit2f608d2a9400f666ec0aca1f76b59f6640104e4e
tree8934d09f08ecf2cfe7cbaef1136db6911a86d447
parent65f923219e08193d590bec35e2c3995dc6a19395
lib/config: add NOTMUCH_CONFIG_AUTOCOMMIT

This will be used to control how often atomic transactions are
committed.
lib/config.cc
lib/notmuch.h
test/T030-config.sh
test/T055-path-config.sh
test/T590-libconfig.sh