Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / profiles / demo_umami / config / install / user.role.anonymous.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: anonymous
5 label: 'Anonymous user'
6 weight: 0
7 is_admin: false
8 permissions:
9   - 'access content'
10   - 'access site-wide contact form'
11   - 'search content'
12   - 'use text format restricted_html'
13   - 'view media'