Skip to content

Commit

Permalink
UHF-9514: Preflight check for TFA_ENCRYPTION_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Aug 7, 2024
1 parent 138a4f2 commit d85d781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/sites/default/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ function drupal_get_env(string|array $variables) : mixed {
'DRUPAL_DB_NAME',
'DRUPAL_DB_PASS',
'DRUPAL_DB_HOST',
'TFA_ENCRYPTION_KEY',
],
'additionalFiles' => [],
];
Expand Down

0 comments on commit d85d781

Please sign in to comment.