Commit self-updates to config from D9 upgrade that are just reorg

This commit is contained in:
benjamin melançon 2022-03-06 21:14:00 -05:00
parent 37422c70d0
commit 18078d18a4
443 changed files with 10241 additions and 10212 deletions

View file

@ -1,5 +1,7 @@
node_types:
- blog
_core:
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
bundle_types:
- node--blog--comment
available_alerts:
1: true
2: false
@ -12,23 +14,23 @@ mail_templates:
subject: '[site:name] :: new comment on [node:title]'
body: |
Hi [comment-subscribed:author],
[comment:author] has commented on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You can stop receiving emails when someone replies to this post,
by going to [comment-subscribed:unsubscribe-url]
You can set up auto-following feature for all future posts
by creating your own user with a few clicks here [site:login-url]
-- [site:name] team
[site:url]
entity_author:
@ -36,24 +38,22 @@ mail_templates:
subject: '[site:name] :: new comment for your post'
body: |
Hi [node:author],
You have received a comment on: "[node:title]"
----
[comment:title]
[comment:body]
----
You can view the comment at the following url
[comment:url]
You will receive emails like this for all replies to your posts. You can
disable this by logging in and changing the settings on your user account at
[node:author:edit-url].
-- [site:name] team
[site:url]
_core:
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
bundle_types:
- node--blog--comment
node_types:
- blog