Move configuration to standard location (config next to web)

This commit is contained in:
Benjamin Melançon 2019-07-18 21:22:58 -04:00
parent c3696b4b96
commit 8fdc0426d5
472 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,22 @@
uuid: 09cf728b-3612-4b87-beb7-80c5a2c5b0cc
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.topics
module:
- taxonomy
_core:
default_config_hash: laEV9Mm5bDiVsaTGWDxNoK9cf39u8fgRStlg7b6KFts
id: taxonomy_term.topics
targetEntityType: taxonomy_term
bundle: topics
types:
- 'schema:Thing'
fieldMappings:
name:
properties:
- 'schema:name'
description:
properties:
- 'schema:description'