Export the configuration

This commit is contained in:
David Valdez 2018-08-22 13:22:21 -05:00 committed by benjamin melançon
parent 331e22299a
commit 0c51428c1b
328 changed files with 19596 additions and 0 deletions

View file

@ -0,0 +1,34 @@
uuid: 7a294d93-95b2-4fbb-bfe9-d80a6bca6ae7
langcode: en
status: true
dependencies:
module:
- contact
id: config_sync.module.contact
snapshotSet: config_sync
extensionType: module
extensionName: contact
items:
-
collection: ''
name: contact.form.personal
data:
langcode: en
status: true
dependencies: { }
id: personal
label: 'Personal contact form'
recipients: { }
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''
-
collection: ''
name: contact.settings
data:
default_form: feedback
flood:
limit: 5
interval: 3600
user_default_enabled: true