mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 12:15:38 +00:00
increase aerc check-mail timeout
due to purelymail backend (issue 213)
This commit is contained in:
parent
81f2c6372e
commit
520f0587c8
@ -176,6 +176,7 @@
|
||||
extraAccounts = {
|
||||
check-mail = "5m";
|
||||
check-mail-cmd = "${pkgs.isync}/bin/mbsync -a";
|
||||
check-mail-timeout = "15s";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user