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
12
config/sync/core.entity_form_mode.user.register.yml
Normal file
12
config/sync/core.entity_form_mode.user.register.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
uuid: 64fe2dd6-d5c1-48f9-a4d7-ed1bffafced0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||
id: user.register
|
||||
label: Register
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue