Skip to content

Instantly share code, notes, and snippets.

@yesthatdarya
Created January 19, 2019 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yesthatdarya/5e092c6cc44e97fd554849923a5b0b4c to your computer and use it in GitHub Desktop.
Save yesthatdarya/5e092c6cc44e97fd554849923a5b0b4c to your computer and use it in GitHub Desktop.
Drupal 8 Config Split - Local
langcode: en
status: false
dependencies: { }
id: local
label: Local
description: ''
folder: ../config/local
module:
devel: 0
devel_generate: 0
theme: { }
blacklist: { }
graylist:
- some_theme_name.settings
- smtp.settings
- system.site
- system.performance
graylist_dependents: true
graylist_skip_equal: false
weight: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment