Skip to content
Unverified Commit 9d392891 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

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: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent 839f27b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment