Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
20
config/sync/node.type.people.yml
Normal file
20
config/sync/node.type.people.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: e65d0a43-b36d-4d7f-b77e-c17ff843561d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- menu_ui
|
||||
third_party_settings:
|
||||
menu_ui:
|
||||
available_menus:
|
||||
- main
|
||||
parent: 'main:'
|
||||
_core:
|
||||
default_config_hash: W25k-oPD3FBq8SxXsosUwsuhm7IKQZNzx4buVyV73sg
|
||||
name: People
|
||||
type: people
|
||||
description: 'Use <em>people</em> content type for people such as staff, volunteers, contributors.'
|
||||
help: ''
|
||||
new_revision: true
|
||||
preview_mode: 1
|
||||
display_submitted: false
|
Loading…
Add table
Add a link
Reference in a new issue