Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
12
config/core.entity_view_mode.comment.full.yml
Normal file
12
config/core.entity_view_mode.comment.full.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: d7d87ed6-2a31-4f92-88d3-fe8ff35da883
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
|
||||
id: comment.full
|
||||
label: 'Full comment'
|
||||
targetEntityType: comment
|
||||
cache: true
|
Reference in a new issue