diff --git a/app/config/variables.php b/app/config/variables.php index 51b8632db2..70ec390e08 100644 --- a/app/config/variables.php +++ b/app/config/variables.php @@ -461,7 +461,7 @@ return [ 'question' => '', ], [ - 'name' => '_APP_STORAGE_DEVICE_DO_SPACES_ACCESS_KEY', + 'name' => '_APP_STORAGE_DO_SPACES_ACCESS_KEY', 'description' => 'DigitalOcean spaces access key. Required when the storage adapter is set to DOSpaces. You can get your access key from your DigitalOcean console.', 'introduction' => '0.13.0', 'default' => '',