X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=dovecot-sql.conf.ext;h=0f2baec5821445d8e0a57173e8d129c5af266b65;hb=HEAD;hp=a434244885d04009d966dac5247bfca29ebbd80e;hpb=b63bdb0e48a0fe03d37b84d09c996ba3dceeac6c;p=sysconfig%2Fdovecot.git diff --git a/dovecot-sql.conf.ext b/dovecot-sql.conf.ext index a434244..0f2baec 100644 --- a/dovecot-sql.conf.ext +++ b/dovecot-sql.conf.ext @@ -48,6 +48,9 @@ # # But also adds some new settings: # client_flags - See MySQL manual +# connect_timeout - Connect timeout in seconds (default: 5) +# read_timeout - Read timeout in seconds (default: 30) +# write_timeout - Write timeout in seconds (default: 30) # ssl_ca, ssl_ca_path - Set either one or both to enable SSL # ssl_cert, ssl_key - For sending client-side certificates to server # ssl_cipher - Set minimum allowed cipher security (default: HIGH)