We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ca2bc commit 6ce38a1Copy full SHA for 6ce38a1
1 file changed
assets/scaffold/settings.php
@@ -16,4 +16,4 @@
16
17
$config['locale.settings']['translation']['path'] = '../var/files/translation';
18
19
-include \DRUPAL_ROOT . '../.local/settings.php';
+include \DRUPAL_ROOT . '/../local/settings.php';
0 commit comments