X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fdatabase-private.h;h=d83cf0d0ae0bc674cd341703d004082d6504dcce;hb=4743e87c2c79c37208bb60d6617ef203796fc5c2;hp=c9bc712b46c1a0b51c8d93af9189111604b7dd7f;hpb=763445beaec906440fbdd497755718ef860b88e4;p=notmuch diff --git a/lib/database-private.h b/lib/database-private.h index c9bc712b..d83cf0d0 100644 --- a/lib/database-private.h +++ b/lib/database-private.h @@ -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