agaric-coop/config/core.base_field_override.comment.comment.hostname.yml

19 lines
435 B
YAML
Raw Normal View History

2019-01-10 16:30:51 +00:00
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."
2019-01-10 16:30:51 +00:00
required: false
translatable: false
default_value: { }
default_value_callback: 'Drupal\comment\Entity\Comment::getDefaultHostname'
settings: { }
field_type: string