diff --git a/lib/private/SystemConfig.php b/lib/private/SystemConfig.php index f8a219091e06c..2d4226f48df7b 100644 --- a/lib/private/SystemConfig.php +++ b/lib/private/SystemConfig.php @@ -91,6 +91,7 @@ class SystemConfig { // S3 'key' => true, 'secret' => true, + 'sse_c_key' => true, // Swift v2 'username' => true, 'password' => true,