Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / user.role.authenticated.yml
diff --git a/web/core/profiles/demo_umami/config/install/user.role.authenticated.yml b/web/core/profiles/demo_umami/config/install/user.role.authenticated.yml
new file mode 100644 (file)
index 0000000..ac4e409
--- /dev/null
@@ -0,0 +1,14 @@
+langcode: en
+status: true
+dependencies: {  }
+id: authenticated
+label: 'Authenticated user'
+weight: 1
+is_admin: false
+permissions:
+  - 'access content'
+  - 'access shortcuts'
+  - 'access site-wide contact form'
+  - 'search content'
+  - 'use text format basic_html'
+  - 'view media'