home: mail: don't sync archives by default
This commit is contained in:
parent
128b498f77
commit
b5d8b8458c
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
create = "both";
|
create = "both";
|
||||||
expunge = "both";
|
expunge = "both";
|
||||||
|
patterns = ["*" "!Archives*"];
|
||||||
extraConfig.account = {
|
extraConfig.account = {
|
||||||
# otherwise mbsync tries GSSAPI, but I don't have Kerberos setup
|
# otherwise mbsync tries GSSAPI, but I don't have Kerberos setup
|
||||||
# on this machine
|
# on this machine
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue