Skip to content

Commit 495c17f

Browse files
Merge branch 'develop' into composer
2 parents 1644a07 + 2877b78 commit 495c17f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docroot/sites/default/settings/includes.settings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
*/
9797
$config['shield.settings']['allow_cli'] = TRUE;
9898
if (isset($_SERVER['HTTP_HOST']) && !in_array($base_url, $unshielded)) {
99+
$config['shield.settings']['shield_enable'] = TRUE;
99100
$config['shield.settings']['credentials']['shield']['user'] = 'drupal';
100101
$config['shield.settings']['credentials']['shield']['pass'] = 'cz';
101102
$config['shield.settings']['print'] = 'Check out https://github.com/Drupalcz/drupalcz ;-)';

0 commit comments

Comments
 (0)