diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-15 13:36:37 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-15 13:36:37 +0200 |
| commit | f8cce4ee396b44235b9f543f0805dc652246ad2b (patch) | |
| tree | 4b2d6b9bb900fbbb5f19ff488eba45d54686e92e /.mbsyncrc | |
| parent | 6eba4b50b945be72d55d29ebc7f318529a16cd1c (diff) | |
| download | dotfiles-f8cce4ee396b44235b9f543f0805dc652246ad2b.tar.gz dotfiles-f8cce4ee396b44235b9f543f0805dc652246ad2b.zip | |
mbsync: Do not timeout on the gmail account
Yes, it's really slow, but let's not error out because of that.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.mbsyncrc')
| -rw-r--r-- | .mbsyncrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ TLSType IMAPS AuthMechs Login CertificateFile /etc/ssl/ca-bundle.pem TLSVersions +1.2 +1.3 +Timeout 0 # Use the account specified above as the remote storage. IMAPStore gmail-remote |
