Add config snapshots
This commit is contained in:
parent
990fdc0181
commit
402c51342f
2 changed files with 1 additions and 43 deletions
|
@ -1,22 +0,0 @@
|
|||
uuid: 4bc3ca8c-e1d5-40a4-bdb6-e385f720a88e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- antibot
|
||||
id: config_sync.module.antibot
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: antibot
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: antibot.settings
|
||||
data:
|
||||
form_ids:
|
||||
- 'comment_*'
|
||||
- user_login_form
|
||||
- user_pass
|
||||
- user_register_form
|
||||
- 'contact_*'
|
||||
show_form_ids: false
|
|
@ -8,24 +8,4 @@ id: config_sync.module.rdf
|
|||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: rdf
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: rdf.mapping.user.user
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
id: user.user
|
||||
targetEntityType: user
|
||||
bundle: user
|
||||
types:
|
||||
- 'schema:Person'
|
||||
fieldMappings:
|
||||
name:
|
||||
properties:
|
||||
- 'schema:name'
|
||||
_core:
|
||||
default_config_hash: TGTlmpYAtXxjtYMFA_A0vosE2c4R5MCQwLviIA5HUM0
|
||||
items: { }
|
||||
|
|
Loading…
Reference in a new issue