X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=ddddcb8f25699a1365ceef270441b769dec45364;hp=9bb31f1aeeebfba45347b411f6fbd3e260e414b3;hb=3bb9d26e7eb111656d716e34d81225dfb16b6c4b;hpb=55de28a5bb96c3edfbb2a3b080356acbb44a3cc4 diff --git a/init.h b/init.h index 9bb31f1..ddddcb8 100644 --- a/init.h +++ b/init.h @@ -1044,7 +1044,7 @@ struct option_t MuttVars[] = { ** maximum line length is determined by the terminal width and $$wrapmargin. */ #ifdef USE_HCACHE - {"header_cache", DT_PATH, R_NONE, UL &HeaderCache, "" }, + {"header_cache", DT_PATH, R_NONE, UL &HeaderCache, "~/.cache/madmutt/" }, /* ** .pp ** Availability: Header Cache @@ -1772,7 +1772,7 @@ struct option_t MuttVars[] = { ** advertising the capability. When \fIunset\fP, Madmutt will not attempt to ** use STARTTLS regardless of the server's capabilities. */ - {"certificate_file", DT_PATH, R_NONE, UL &SslCertFile, "~/.mutt_certificates"}, + {"certificate_file", DT_PATH, R_NONE, UL &SslCertFile, "~/.cache/madmutt/certificates"}, /* ** .pp ** Availability: SSL or GNUTLS