mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #48036 from nextcloud/backport/48016/stable30
This commit is contained in:
commit
5559ab8402
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ trait S3ConfigTrait {
|
|||
|
||||
protected int $timeout;
|
||||
|
||||
protected string $proxy;
|
||||
protected string|false $proxy;
|
||||
|
||||
protected string $storageClass;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue