Multiligual modules configuration

This commit is contained in:
David Valdez 2019-01-10 10:30:51 -06:00 committed by David Valdez
parent 1beab9114e
commit b8829e08bc
775 changed files with 8578 additions and 79 deletions

View file

@ -0,0 +1,18 @@
uuid: 26cc3527-ccab-4ff8-8975-6fbb96ca1b53
langcode: en
status: true
dependencies:
config:
- comment.type.comment
id: comment.comment.hostname
field_name: hostname
entity_type: comment
bundle: comment
label: Hostname
description: 'The comment author''s hostname.'
required: false
translatable: false
default_value: { }
default_value_callback: 'Drupal\comment\Entity\Comment::getDefaultHostname'
settings: { }
field_type: string