Skip to content

Commit

Permalink
Merge pull request #262 from City-of-Helsinki/UHF-9514
Browse files Browse the repository at this point in the history
UHF-9514: Preflight check for TFA_ENCRYPTION_KEY
  • Loading branch information
tuutti authored Aug 20, 2024
2 parents c9e0900 + d85d781 commit 5ab362d
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 5ab362d

Please sign in to comment.