Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drush / drush / docs / config-exporting.md
index a31428c85d6be3966916c2067b7e92b94a2b0fde..66aa9dcba44a5b310938788d9ad979c7e327fed4 100644 (file)
@@ -29,9 +29,9 @@ a Drush feature. It should be the preferred method for changing
 configuration values on a per-environment basis; however, it does not
 work for some things, such as enabling and disabling modules.  For
 configuration changes not handled by the configuration override system,
-you can use configuration filters of the Config Filter module.
+you can use Drush configuration filters.
 
 ## Ignoring Development Modules
 
 Use the [Config Split](https://www.drupal.org/project/config_split) module to
-split off development configuration in a dedicated config directory.
\ No newline at end of file
+split off development configuration in a dedicated config directory.