With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
In Drupal Starter Kits, configuration is the collection of admin settings that determine how the site functions, as opposed to the content of the site. Configuration typically includes parameters such as site name, content types and fields, taxonomy vocabularies, and views.
Drupal Starter Kits ships default configuration of all its submodules that are stored in the modules/*/config folder.
To synchronize configuration between different environments, do one of the following:
Use the Drupal UI to import, export, ignore and synchronize configuration.
drush cex and drush cim at root to export and import configuration respectively.The following are the types of users for synchronizing configuration between different environments:
drush cex command. For example, Article content type and its fields.Note
Sometimes Acquia has to override certain configurations related to core. In such cases, Acquia will inform the users by a release.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.