Definitions of config variables.
Data | Description | Links |
---|---|---|
MainVars | General Config definitions for NeoMutt | |
MainVarsIdn | IDN Config definitions for the Mixmaster library | |
MainVarsMixmaster | Config definitions for the Mixmaster library | |
SortAuxMethods | Sort methods for '$sort_aux' for the index | |
SortMethods | Sort methods for '$sort' for the index |
Function | Description | Links |
---|---|---|
config_init_main() | Register main config variables | module_init_config_t, cfg_module_api |
init_config() | Initialise the config system | |
init_types() | Create the config types | |
init_variables() | Define the config variables | |
multipart_validator() | Validate the "show_multipart_alternative" config variable | ConfigDef::validator(), cfg_def_validator |
reply_validator() | Validate the "reply_regex" config variable | ConfigDef::validator(), cfg_def_validator |