nextcloud/lib
Daniel Calviño Sánchez 5830546c1b fix(ObjectStore): Make S3 "connect_timeout" option configurable
The hardcoded connection timeout of 5 seconds may not be enough in some
cases, so now it is got from the ObjectStore arguments in Nextcloud
configuration, falling back to 5 if not set.

The connection timeout is set in seconds, but decimal precision can be
used for subsecond accuracy (for example, 4.2 for 4200 milliseconds).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-06-18 11:02:22 +02:00
..
composer Merge pull request #52988 from nextcloud/backport/50157/stable30 2025-05-27 13:24:15 +02:00
l10n fix(l10n): Update translations from Transifex 2025-06-18 00:22:40 +00:00
private fix(ObjectStore): Make S3 "connect_timeout" option configurable 2025-06-18 11:02:22 +02:00
public Merge pull request #52988 from nextcloud/backport/50157/stable30 2025-05-27 13:24:15 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore: apply code style 2025-04-30 19:04:59 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00