Apply config changes from database updates

Ref #243
This commit is contained in:
benjamin melançon 2024-02-15 20:34:34 -05:00
parent 69ca1e7840
commit bb285d185c
126 changed files with 640 additions and 51 deletions

View file

@ -19,6 +19,7 @@ dependencies:
module:
- admin_toolbar_search
- block
- block_content
- block_visibility_groups
- comment
- config_perms
@ -51,6 +52,7 @@ permissions:
- 'Administer site information'
- 'Edit contact form'
- 'access administration pages'
- 'access block library'
- 'access content overview'
- 'access contextual links'
- 'access files overview'
@ -64,6 +66,8 @@ permissions:
- 'access user profiles'
- 'access webform overview'
- 'access webform submission user'
- 'administer block content'
- 'administer block types'
- 'administer block visibility groups'
- 'administer blocks'
- 'administer comments'
@ -90,6 +94,7 @@ permissions:
- 'delete all revisions'
- 'delete any event content'
- 'delete event revisions'
- 'delete own files'
- 'delete terms in resource_type'
- 'delete terms in tags'
- 'delete terms in technologies'