From 8cb5ac90a8255978a4db5da56b05c7ea2f0eefdc Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 18 Oct 2021 23:36:39 -0400 Subject: [PATCH] mbsync: increase timeout for gnu account sync --- .config/isync/mbsyncrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index 81c0191..060f4d9 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -34,7 +34,7 @@ Host mail.shemshak.org User gnu@bndl.org PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub.gpg" SSLType IMAPS -Timeout 60 +Timeout 120 IMAPStore gnub-remote Account gnub -- 2.20.1