Issue #3496485 by annmarysruthy, wombatbuddy, thejimbirch, smustgrave: example recipe.yml has incorrect comment above "actions" section

(cherry picked from commit 6dd918c936)
merge-requests/11281/head
quietone 2025-02-24 12:07:00 +13:00
parent 5e25bc8cf9
commit d3b4dce5a0
No known key found for this signature in database
GPG Key ID: 43BFBBB26EA09FE1
1 changed files with 2 additions and 3 deletions

View File

@ -26,9 +26,8 @@ config:
# modules already installed.
node: '*'
# Configuration actions may be defined. The structure here should be
# entity_type.ID.action. Below the user role entity type with an ID of
# editor is having the permissions added. The permissions key will be
# mapped to the \Drupal\user\Entity\Role::grantPermission() method.
# entity_type.ID.action. Below, text.settings is updated to set the default
# summary length for text fields to 700 characters.
actions:
text.settings:
simpleConfigUpdate: