mbsync - fix dir list
This commit is contained in:
parent
9b45603625
commit
9f779c7752
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
new = {
|
||||
tags = [ "unread" ];
|
||||
ignore = [ ".mbsyncstate" ".uidvalidity" "Sent Mail" "Trash" ".mbsyncstate.journal" ".mbsyncstate.new" ".mbsyncstate.lock" ];
|
||||
ignore = [ ".mbsyncstate" ".uidvalidity" ".mbsyncstate.journal" ".mbsyncstate.new" ".mbsyncstate.lock" ];
|
||||
};
|
||||
extraConfig = {
|
||||
database = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue