completed config files with static page content type and workflow
This commit is contained in:
11
config/install/language.content_settings.node.static.yml
Normal file
11
config/install/language.content_settings.node.static.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
uuid: bfcecb31-d595-40f4-8bf3-70d8d3200a55
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.static
|
||||
id: node.static
|
||||
target_entity_type_id: node
|
||||
target_bundle: static
|
||||
default_langcode: site_default
|
||||
language_alterable: false
|
||||
Reference in New Issue
Block a user