Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kesselberg <mail@danielkesselberg.de>2019-10-31 22:42:41 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2019-10-31 22:42:41 +0300
commitf81c6adad6bb0c67bdf4325a15e90a210d2e4ff2 (patch)
tree2ef553ebe5c86519570dd5df0ccd9f4526b02321 /lib/private
parent83af640780fd1532316b07bdfc68fd570c487a2c (diff)
Add information about credentials
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to 'lib/private')
-rw-r--r--lib/private/SystemConfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php
index e727dc95d5f..64cc805f9f3 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,