added config export to sites/defaut/config/sync and updated gitignore file
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
uuid: 7690c529-2002-47fa-84f8-fb3d122eb7f2
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- text
|
||||
id: node.field_description
|
||||
field_name: field_description
|
||||
entity_type: node
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user