Last active
April 3, 2017 14:16
-
-
Save mirsoftacquia/25b0f4ac5eb2d1af1ddffbe7c718f9b3 to your computer and use it in GitHub Desktop.
config/default/config_split.config_split.dev.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uuid: 385e48ca-1a3d-47f4-bafd-b2095eb438db | |
langcode: en | |
status: true | |
dependencies: { } | |
id: dev | |
label: Dev | |
folder: ../config/dev | |
module: | |
acquia_connector: 0 | |
devel: 0 | |
shield: 0 | |
theme: { } | |
blacklist: | |
- acquia_connector.settings | |
- devel.settings | |
- devel.toolbar.settings | |
- shield.settings | |
- system.menu.devel | |
graylist: | |
- system.logging | |
graylist_dependents: true | |
graylist_skip_equal: true | |
weight: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment