diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 16:47:41 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-13 16:47:41 +0100 |
commit | 6dcf633e6dde4c2af549f374de885038f90b7258 (patch) | |
tree | 76e5437f03f8bb0baf5b164129de9eaee6865cfe /pullimap.sample | |
parent | f3f064a4e0e74088daea091bc62a8141f0e6c0bb (diff) |
typofix
Diffstat (limited to 'pullimap.sample')
-rw-r--r-- | pullimap.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pullimap.sample b/pullimap.sample index d92e645..d911851 100644 --- a/pullimap.sample +++ b/pullimap.sample @@ -6,7 +6,7 @@ purge-after = 90 # SSL options #SSL_CApath = /etc/ssl/certs #SSL_verify = YES -#SSL_protocol_min = !TLSv1.3 +#SSL_protocol_min = TLSv1.2 [private] #type = imaps |