new things.

This commit is contained in:
Dan Chadwick
2024-05-18 21:34:59 -04:00
parent 90559e017d
commit 5456271fb1
28 changed files with 713 additions and 349 deletions

View File

@@ -900,6 +900,7 @@ if (file_exists($app_root . '/' . $site_path . '/settings.local.php')) {
}
$settings['file_public_path'] = 'sites/default/files';
$settings['file_private_path'] = $app_root . '/../private-files';
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
$settings['config_sync_directory'] = '../config/default';