mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
increase aerc check-mail timeout
due to purelymail backend (issue 213)
This commit is contained in:
@ -176,6 +176,7 @@
|
|||||||
extraAccounts = {
|
extraAccounts = {
|
||||||
check-mail = "5m";
|
check-mail = "5m";
|
||||||
check-mail-cmd = "${pkgs.isync}/bin/mbsync -a";
|
check-mail-cmd = "${pkgs.isync}/bin/mbsync -a";
|
||||||
|
check-mail-timeout = "15s";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user