nextcloud/lib
Florent ede67149ea Avoid reading ~/.aws/config when using S3 provider
When using S3 storage, we sometimes have open_basedir errors due to aws-sdk-php trying to read ~/.aws/config which is out of open_basedir restrictions.
Christoph Wurst already added csm=false config in #21406 but it wasn't enough, we also need to set use_arn_region=false, added in this commit.

Signed-off-by: Florent <florent@coppint.com>
2021-05-25 08:59:03 +00:00
..
composer Do not try to contact lookup server if not needed 2021-04-29 09:07:38 +02:00
l10n [tx-robot] updated from transifex 2021-05-25 02:27:32 +00:00
private Avoid reading ~/.aws/config when using S3 provider 2021-05-25 08:59:03 +00:00
public typo 2021-05-21 09:42:31 +00:00
autoloader.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
base.php Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-root 2021-01-21 09:08:54 +01:00
versioncheck.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00