We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c29f1c9 + 2cd8582 commit d792bc5Copy full SHA for d792bc5
1 file changed
lib/private/Files/ObjectStore/S3ConfigTrait.php
@@ -39,7 +39,7 @@ trait S3ConfigTrait {
39
40
protected int $timeout;
41
42
- protected string $proxy;
+ protected string|false $proxy;
43
44
protected string $storageClass;
45
0 commit comments