home: mail: don't sync archives by default
This commit is contained in:
parent
128b498f77
commit
b5d8b8458c
|
@ -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…
Reference in a new issue