Commit config snapshots

This commit is contained in:
benjamin melançon 2019-09-22 21:36:14 -04:00
parent cf8c86804e
commit c75f5eff1c
2 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,32 @@
uuid: e68916b8-97c0-4f81-841c-dac5cf05141a
langcode: en
status: true
dependencies:
module:
- comment_notify
id: config_sync.module.comment_notify
snapshotSet: config_sync
extensionType: module
extensionName: comment_notify
items:
-
collection: ''
name: comment_notify.settings
data:
bundle_types:
- node--article--comment
available_alerts:
1: true
2: true
enable_default:
watcher: none
entity_author: false
mail_templates:
watcher:
node:
subject: '[site:name] :: new comment on [node:title]'
body: "Hi [comment-subscribed:author],\n\n[comment:author] has commented on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou can stop receiving emails when someone replies to this post,\nby going to [comment-subscribed:unsubscribe-url]\n\nYou can set up auto-following feature for all future posts\nby creating your own user with a few clicks here [site:login-url]\n\n-- [site:name] team\n[site:url]\n"
entity_author:
node:
subject: '[site:name] :: new comment for your post'
body: "Hi [node:author],\n\nYou have received a comment on: \"[node:title]\"\n\n----\n[comment:title]\n[comment:body]\n----\n\nYou can view the comment at the following url\n[comment:url]\n\nYou will receive emails like this for all replies to your posts. You can\ndisable this by logging in and changing the settings on your user account at\n[node:author:edit-url].\n\n-- [site:name] team\n[site:url]\n"

View file

@ -0,0 +1,11 @@
uuid: 72dd1f0f-cc86-46e5-95e7-192e4a7deaca
langcode: en
status: true
dependencies:
module:
- scn
id: config_sync.module.scn
snapshotSet: config_sync
extensionType: module
extensionName: scn
items: { }