diff options
author | Amin Bandali <bandali@gnu.org> | 2021-10-18 23:36:39 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2021-10-18 23:36:39 -0400 |
commit | 8cb5ac90a8255978a4db5da56b05c7ea2f0eefdc (patch) | |
tree | 36286e5ac7118cf5db0c2d6b75f6f3035586956a | |
parent | 7b5f8f0f6b5917547d37e72eefa3858b13550b04 (diff) | |
download | configs-8cb5ac90a8255978a4db5da56b05c7ea2f0eefdc.tar.gz configs-8cb5ac90a8255978a4db5da56b05c7ea2f0eefdc.tar.xz configs-8cb5ac90a8255978a4db5da56b05c7ea2f0eefdc.zip |
mbsync: increase timeout for gnu account sync
-rw-r--r-- | .config/isync/mbsyncrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |