increase aerc check-mail timeout

due to purelymail backend (issue 213)
This commit is contained in:
Noah Masur 2024-04-13 09:49:29 -04:00
parent 81f2c6372e
commit 520f0587c8
No known key found for this signature in database

View File

@ -176,6 +176,7 @@
extraAccounts = {
check-mail = "5m";
check-mail-cmd = "${pkgs.isync}/bin/mbsync -a";
check-mail-timeout = "15s";
};
};