Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / web / modules / contrib / media / tests / modules / media_embed_test / config / install / editor.editor.full_html.yml
diff --git a/web/modules/contrib/media/tests/modules/media_embed_test/config/install/editor.editor.full_html.yml b/web/modules/contrib/media/tests/modules/media_embed_test/config/install/editor.editor.full_html.yml
deleted file mode 100644 (file)
index f5dd7bc..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  config:
-    - filter.format.full_html
-  module:
-    - ckeditor
-format: full_html
-editor: ckeditor
-settings:
-  toolbar:
-    rows:
-      -
-        -
-          name: Formatting
-          items:
-            - Bold
-            - Italic
-            - Strike
-            - Superscript
-            - Subscript
-            - '-'
-            - RemoveFormat
-        -
-          name: Linking
-          items:
-            - DrupalLink
-            - DrupalUnlink
-        -
-          name: Lists
-          items:
-            - BulletedList
-            - NumberedList
-        -
-          name: Media
-          items:
-            - Blockquote
-            - DrupalImage
-            - Table
-            - HorizontalRule
-        -
-          name: 'Block Formatting'
-          items:
-            - Format
-        -
-          name: Tools
-          items:
-            - ShowBlocks
-            - Source
-  plugins:
-    stylescombo:
-      styles: ''
-image_upload:
-  status: true
-  scheme: public
-  directory: inline-images
-  max_size: ''
-  max_dimensions:
-    width: 0
-    height: 0