Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 1dfc78d

Browse files
committed
Update README to add a link explaining config overrides.
1 parent cd51252 commit 1dfc78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Full Drupal VM documentation is available at http://docs.drupalvm.com/
4242

4343
There are a couple places where you can customize the VM for your needs:
4444

45-
- `config.yml`: Contains variables like the VM domain name and IP address, PHP and MySQL configuration, etc.
45+
- `config.yml`: Override any of the default VM configuration from `default.config.yml`; customize almost any aspect of any software installed in the VM (more about [overriding configurations](http://docs.drupalvm.com/en/latest/other/overriding-configurations/).
4646
- `drupal.make.yml`: Contains configuration for the Drupal core version, modules, and patches that will be downloaded on Drupal's initial installation (more about [Drush make files](https://www.drupal.org/node/1432374)).
4747

4848
If you want to switch from Drupal 8 (default) to Drupal 7 on the initial install, do the following:

0 commit comments

Comments
 (0)