47#if defined(USE_HCACHE)
51#if defined(USE_HCACHE_COMPRESSION)
55#if defined(HAVE_QDBM) && defined(HAVE_TC) && defined(HAVE_KC)
59#if defined(HAVE_GDBM) && defined(HAVE_BDB)
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
Convenience wrapper for the core headers.
const struct Module ModuleHcache
Module for the Hcache library.
struct ConfigDef HcacheVarsPage[]
Deprecated Config definitions for the Header Cache.
struct ConfigDef HcacheVars[]
Config definitions for the Header Cache.
struct ConfigDef HcacheVarsComp[]
Config definitions for the Header Cache Compression.
struct ConfigDef HcacheVarsComp2[]
Deprecated Config definitions for the Header Cache Compression.
static bool hcache_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
@ MODULE_ID_HCACHE
ModuleHcache, Email Header Cache
Container for lots of config items.
Container for Accounts, Notifications.