Jun
If you use the Drupal 8 configuration system, then you know that one of the most difficult parts of using it effectively is managing configuration by the environment. Fortunately, the Config Split module makes it easy to manage different configurations in different environments, but how to configure it correctly is...