]> git.notmuchmail.org Git - notmuch/blobdiff - doc/man1/notmuch-config.rst
doc: document database.autocommit variable
[notmuch] / doc / man1 / notmuch-config.rst
index 138501a8fdbff5175d361ac2f82bdea06894c149..82fbb44c65130093303a0b59cdb86f24ed795d0d 100644 (file)
@@ -88,6 +88,14 @@ paths are presumed relative to `$HOME` for items in section
 
     Default: See HOOKS, below.
 
+**database.autocommit**
+
+    How often to commit transactions to disk. `0` means wait until
+    command completes, otherwise an integer `n` specifies to commit to
+    disk after every `n` completed transactions.
+
+    History: this configuration value was introduced in notmuch 0.33.
+
 **user.name**
     Your full name.