aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/ObjectStore/S3ObjectTrait.php
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2022-07-05 16:06:55 +0200
committerRobin Appelman <robin@icewind.nl>2022-07-05 16:06:55 +0200
commitf1486890d7391cfe15f210f4d7d38d18a7573ec4 (patch)
tree2040d315bb933ee2f303e12b9521d7d48de9362d /lib/private/Files/ObjectStore/S3ObjectTrait.php
parentbffa67c48beced2147af196a5b63414c113aaad4 (diff)
downloadnextcloud-server-f1486890d7391cfe15f210f4d7d38d18a7573ec4.tar.gz
nextcloud-server-f1486890d7391cfe15f210f4d7d38d18a7573ec4.zip
only use nextcloud bundle when explicitly enabled
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'lib/private/Files/ObjectStore/S3ObjectTrait.php')
-rw-r--r--lib/private/Files/ObjectStore/S3ObjectTrait.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Files/ObjectStore/S3ObjectTrait.php b/lib/private/Files/ObjectStore/S3ObjectTrait.php
index a4efc687236..0b2fd95c652 100644
--- a/lib/private/Files/ObjectStore/S3ObjectTrait.php
+++ b/lib/private/Files/ObjectStore/S3ObjectTrait.php
@@ -43,7 +43,7 @@ trait S3ObjectTrait {
*/
abstract protected function getConnection();
- abstract protected function getCertificateBundlePath(): string;
+ abstract protected function getCertificateBundlePath(): ?string;
/**
* @param string $urn the unified resource name used to identify the object