update drupal settings

master
Gdilove 2023-11-17 01:55:06 +08:00
parent 92ce4cc4c3
commit 3022775c50
1 changed files with 2 additions and 0 deletions

View File

@ -189,6 +189,7 @@ $settings['skip_permissions_hardening'] = TRUE;
#$settings['cache']['bins']['page'] = 'cache.backend.null';
#$settings['extension_discovery_scan_tests'] = FALSE;
/*
// Enable Redis caching.
if (!\Drupal\Core\Installer\InstallerKernel::installationAttempted() && extension_loaded('redis')) {
@ -243,6 +244,7 @@ if (!\Drupal\Core\Installer\InstallerKernel::installationAttempted() && extensio
],
];
}
*/
$databases['default']['default'] = array (
'database' => 'mtshop',