Browse Source

cleaned config

Bachir Soussi Chiadmi 6 years ago
parent
commit
a1a80d2197

+ 0 - 21
config/install/addtoany.settings.yml

@@ -1,21 +0,0 @@
-buttons_size: 20
-additional_html: "<a class=\"a2a_button_facebook\"></a>\r\n<a class=\"a2a_button_twitter\"></a>\r\n<a class=\"a2a_button_reddit\"></a>\r\n<a class=\"a2a_button_email\"></a>\r\n"
-additional_css: '.a2a_svg { border-radius: 0 !important; }'
-additional_js: "a2a_config.icon_color = \"#fff,#1A1A1A\";\r\na2a_config.templates.email = {\r\n    subject: \"Encyclopédie de la parole - ${title}\",\r\n    body: \"Encyclopédie de la parole\\n${link}\"\r\n};"
-universal_button: none
-custom_universal_button: ''
-universal_button_placement: before
-no_3p: false
-langcode: fr
-entities:
-  composition: 0
-  chutier: 0
-  file: 0
-  node: 1
-  redirect: 0
-  search_api_task: 0
-  taxonomy_term: 0
-  user: 0
-  workflow_transition: 0
-  workflow_scheduled_transition: 0
-  menu_link_content: 0

+ 0 - 7
config/install/file_mdm.file_metadata_plugin.getimagesize.yml

@@ -1,7 +0,0 @@
-configuration:
-  cache:
-    override: false
-    settings:
-      enabled: true
-      expiration: 172800
-      disallowed_paths: {  }

+ 0 - 4
config/install/file_mdm.settings.yml

@@ -1,4 +0,0 @@
-metadata_cache:
-  enabled: true
-  expiration: 172800
-  disallowed_paths: {  }

+ 0 - 33
config/install/file_mdm_exif.file_metadata_plugin.exif.yml

@@ -1,33 +0,0 @@
-ifd_map:
-  0:
-    type: 0
-    aliases:
-      - '0'
-      - IFD0
-      - Main
-  1:
-    type: 1
-    aliases:
-      - '1'
-      - IFD1
-      - Thumbnail
-  Exif:
-    type: 2
-    aliases:
-      - Exif
-  GPS:
-    type: 3
-    aliases:
-      - GPS
-  Interoperability:
-    type: 4
-    aliases:
-      - Interoperability
-      - Interop
-configuration:
-  cache:
-    override: false
-    settings:
-      enabled: true
-      expiration: 172800
-      disallowed_paths: {  }

+ 0 - 7
config/install/imagemagick.file_metadata_plugin.imagemagick_identify.yml

@@ -1,7 +0,0 @@
-configuration:
-  cache:
-    override: false
-    settings:
-      enabled: true
-      expiration: 172800
-      disallowed_paths: {  }

+ 0 - 55
config/install/imagemagick.settings.yml

@@ -1,55 +0,0 @@
-quality: 75
-binaries: imagemagick
-path_to_binaries: ''
-prepend: ''
-prepend_pre_source: false
-log_warnings: true
-debug: false
-use_identify: true
-locale: en_US.UTF-8
-advanced:
-  density: 72
-  colorspace: RGB
-  profile: ''
-image_formats:
-  PNG:
-    mime_type: image/png
-  JPEG:
-    mime_type: image/jpeg
-  JPG:
-    mime_type: image/jpeg
-    weight: 10
-    enabled: false
-  GIF:
-    mime_type: image/gif
-  GIF87:
-    mime_type: image/gif
-    weight: 10
-    enabled: false
-  SVG:
-    mime_type: image/svg+xml
-    enabled: false
-  WEBP:
-    mime_type: image/webp
-    enabled: false
-  TIFF:
-    mime_type: image/tiff
-    enabled: false
-  PDF:
-    mime_type: application/pdf
-    enabled: false
-  BMP:
-    mime_type: image/x-ms-bmp
-    enabled: false
-  PSD:
-    mime_type: image/x-photoshop
-    enabled: false
-  WBMP:
-    mime_type: image/vnd.wap.wbmp
-    enabled: false
-  XBM:
-    mime_type: image/x-xbitmap
-    enabled: false
-  ICO:
-    mime_type: image/vnd.microsoft.icon
-    enabled: false