Merge pull request #48036 from nextcloud/backport/48016/stable30

This commit is contained in:
Kate 2024-09-15 20:34:24 +02:00 committed by GitHub
commit 5559ab8402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ trait S3ConfigTrait {
protected int $timeout;
protected string $proxy;
protected string|false $proxy;
protected string $storageClass;