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.
1 parent 84387d7 commit c9ac527Copy full SHA for c9ac527
config/config.php
@@ -12,6 +12,7 @@
12
*/
13
14
'region' => env('AWS_DEFAULT_REGION'),
15
+ 'enable-secrets-manager' => env('ENABLE_SECRETS_MANAGER', false),
16
17
/*
18
|--------------------------------------------------------------------------
0 commit comments