We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09f47f6 + bb96712 commit d09f640Copy full SHA for d09f640
1 file changed
lib/private/SystemConfig.php
@@ -91,6 +91,7 @@ class SystemConfig {
91
// S3
92
'key' => true,
93
'secret' => true,
94
+ 'sse_c_key' => true,
95
// Swift v2
96
'username' => true,
97
'password' => true,
0 commit comments