Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
5080895b
Commit
5080895b
authored
Jan 10, 2017
by
Vincent Petry
Committed by
GitHub
Jan 10, 2017
Browse files
Merge pull request #26893 from owncloud/fixobjectstorecreds
Update SystemConfig.php
parents
59e3a5fe
c8cd678c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/private/SystemConfig.php
View file @
5080895b
...
...
@@ -55,10 +55,15 @@ class SystemConfig {
'objectstore'
=>
[
'arguments'
=>
[
'password'
=>
true
,
'options'
=>
[
'credentials'
=>
[
'key'
=>
true
,
'secret'
=>
true
,
],
],
],
],
];
/** @var Config */
private
$config
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment