Skip to content

Commit 5559ab8

Browse files
Merge pull request #48036 from nextcloud/backport/48016/stable30
2 parents 7c4f35c + 69b01a2 commit 5559ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/private/Files/ObjectStore/S3ConfigTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ trait S3ConfigTrait {
2020

2121
protected int $timeout;
2222

23-
protected string $proxy;
23+
protected string|false $proxy;
2424

2525
protected string $storageClass;
2626

0 commit comments

Comments
 (0)