mu4e: remove comment
This commit is contained in:
parent
92156aad17
commit
fa7ea8cc0c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
(require 'mu4e)
|
||||
(setq mu4e-maildir "~/mail"
|
||||
mu4e-get-mail-command "mbsync -a"
|
||||
mu4e-update-interval (* 5 60) ; 5 minutes
|
||||
mu4e-update-interval (* 5 60)
|
||||
mu4e-change-filenames-when-moving t ; prevent mail syncing issues with mbsync
|
||||
mu4e-refile-folder "/Archive"
|
||||
mu4e-drafts-folder "/Drafts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue