geo-coop/config/sync/config_snapshot.snapshot.config_sync.module.comment_notify.yml
2019-09-22 21:36:14 -04:00

32 lines
1.6 KiB
YAML

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"