Add information about credentials
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
83af640780
commit
f81c6adad6
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class SystemConfig {
|
||||||
],
|
],
|
||||||
'objectstore' => [
|
'objectstore' => [
|
||||||
'arguments' => [
|
'arguments' => [
|
||||||
// @Todo: Is this still valid?
|
// Legacy Swift (https://github.com/nextcloud/server/pull/17696#discussion_r341302207)
|
||||||
'options' => [
|
'options' => [
|
||||||
'credentials' => [
|
'credentials' => [
|
||||||
'key' => true,
|
'key' => true,
|
||||||
|
|
Loading…
Reference in a new issue