Apply restricted_html_format recipe

This commit is contained in:
Mauricio Dinarte 2024-12-04 10:12:45 -06:00
parent 7f8c599299
commit 05c2866305
2 changed files with 36 additions and 0 deletions

View file

@ -2,7 +2,10 @@ uuid: 6e598ba7-7a21-4cf3-ab22-346768c48847
langcode: en
status: true
dependencies:
config:
- filter.format.restricted_html
module:
- filter
- media
- system
_core:
@ -13,4 +16,5 @@ weight: 0
is_admin: false
permissions:
- 'access content'
- 'use text format restricted_html'
- 'view media'