Added config to module, and scripts to commit / push config & code together
This commit is contained in:
12
config/optional/core.entity_form_mode.user.register.yml
Normal file
12
config/optional/core.entity_form_mode.user.register.yml
Normal file
@ -0,0 +1,12 @@
|
||||
uuid: a37b640e-952d-4f06-b806-99792e29ba2d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
|
||||
id: user.register
|
||||
label: Register
|
||||
targetEntityType: user
|
||||
cache: true
|
||||
Reference in New Issue
Block a user