Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 875 Bytes

config_split.md

File metadata and controls

11 lines (6 loc) · 875 Bytes

Configuration Split

Configuration Split module allows to define sets of configuration that will get exported to separate directories when exporting, and get merged together when importing.

Empty Develop configuration split is shipped with this profile.

How to

  1. We assume that configuration gets exported into a sub directory of the config directory above the web root (e.g. ../config/default). Develop split will be exported to ../config/develop. Profile will try to create it upon installation automatically. Export directory can be changed any time.

  2. We do not provide any development configuration. Go to admin/config/development/configuration/config-split/develop/edit and edit split settings. Devel is a great example of a module which must be blacklisted.