mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #2005 from nextcloud/patch-2
Update Primary Storage doc for OpenStack Swift v3
This commit is contained in:
commit
66b9712f57
@ -91,7 +91,7 @@ V3 Authentication:
|
||||
'arguments' => [
|
||||
'autocreate' => true,
|
||||
'user' => [
|
||||
'name' => 'swift',
|
||||
'name' => 'UserName',
|
||||
'password' => 'Secr3tPaSSWoRdt7',
|
||||
'domain' => [
|
||||
'name' => 'Default',
|
||||
@ -99,7 +99,7 @@ V3 Authentication:
|
||||
],
|
||||
'scope' => [
|
||||
'project' => [
|
||||
'name' => 'OS_PROJECT_NAME',
|
||||
'name' => 'TenantName',
|
||||
'domain' => [
|
||||
'name' => 'Default',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user