Move config out of redundant sync directory

This commit is contained in:
benjamin melançon 2021-07-14 08:14:19 -04:00
parent a83fc897c7
commit b1b12e0505
1372 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,34 @@
uuid: a927eabe-d62f-4e5a-82ef-fd5824655aa9
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