]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Change http_client_request_max_attempts default to 1
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 5 Oct 2023 11:55:43 +0000 (14:55 +0300)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:10 +0000 (12:34 +0200)
commit5cf2e2b4a0a7dcdacda5ba54cf602f5eacefe962
tree0caaa66dfb1e62414c6562d956f9bdb0fb790b62
parentac747a8d4c7d9998f7acdcd0f3f8a86b0853614e
lib-http: Change http_client_request_max_attempts default to 1

The previous default 0 means the same as 1, but 1 is clearer.
src/lib-http/http-client-settings.c
src/lib-http/http-client.h