Skip to content
Commit 60a3bf85 authored by Christoph Wurst's avatar Christoph Wurst Committed by backportbot[bot]
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 8b2a7621
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