]> source.dussan.org Git - nextcloud-server.git/commit
Disable Client-Side Monitoring on AWS storage 21406/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 15 Jun 2020 07:12:42 +0000 (09:12 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 15 Jun 2020 07:13:08 +0000 (09:13 +0200)
commit9d392891beb545a2c8177edb7b420bb3c155d84f
tree98890015b6c396cfd8fd92e14e1704d996e11544
parent839f27b50185847056f23d1ab2b081a70e142f7f
Disable Client-Side Monitoring on AWS storage

The S3 client enables this by default and then tries to read
`.aws/config`. This causes `open_basedir` restriction related error for
some setups. So this patch disables the CSM because it's most likely
unused anyway.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/Files/ObjectStore/S3ConnectionTrait.php