From f81c6adad6bb0c67bdf4325a15e90a210d2e4ff2 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Thu, 31 Oct 2019 20:42:41 +0100 Subject: [PATCH] Add information about credentials Signed-off-by: Daniel Kesselberg --- lib/private/SystemConfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php index e727dc95d5..64cc805f9f 100644 --- a/lib/private/SystemConfig.php +++ b/lib/private/SystemConfig.php @@ -64,7 +64,7 @@ class SystemConfig { ], 'objectstore' => [ 'arguments' => [ - // @Todo: Is this still valid? + // Legacy Swift (https://github.com/nextcloud/server/pull/17696#discussion_r341302207) 'options' => [ 'credentials' => [ 'key' => true,