diff options
author | Florent <florent@coppint.com> | 2020-10-08 10:56:35 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2021-05-20 12:21:15 +0200 |
commit | d4444f247234fe026e591ec93a38c30ce3219ed9 (patch) | |
tree | dbac1cb36285834efb26cbfe9415abc035d036cd /apps/files/lib/Controller/DirectEditingViewController.php | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-d4444f247234fe026e591ec93a38c30ce3219ed9.tar.gz nextcloud-server-d4444f247234fe026e591ec93a38c30ce3219ed9.zip |
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>
Diffstat (limited to 'apps/files/lib/Controller/DirectEditingViewController.php')
0 files changed, 0 insertions, 0 deletions