]> git.notmuchmail.org Git - notmuch/blobdiff - lib/database-private.h
lib: cache configuration information from database
[notmuch] / lib / database-private.h
index c9bc712b46c1a0b51c8d93af9189111604b7dd7f..d83cf0d0ae0bc674cd341703d004082d6504dcce 100644 (file)
@@ -228,6 +228,9 @@ struct _notmuch_database {
      * here, but at least they are small */
     notmuch_string_map_t *user_prefix;
     notmuch_string_map_t *user_header;
+
+    /* Cached and possibly overridden configuration */
+    notmuch_string_map_t *config;
 };
 
 /* Prior to database version 3, features were implied by the database