X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fdatabase-private.h;h=d83cf0d0ae0bc674cd341703d004082d6504dcce;hb=d071828bd5f8aee0437aeb4993ffeeaa803c367b;hp=c9bc712b46c1a0b51c8d93af9189111604b7dd7f;hpb=133188837472dacef2ef72ca8416ccd12896c189;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