system_image_gd.yml
Same filename in other branches
File
-
core/
modules/ system/ migrations/ system_image_gd.yml
View source
- id: system_image_gd
- label: Image quality configuration
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - image_jpeg_quality
- source_module: system
- process:
- jpeg_quality: image_jpeg_quality
- destination:
- plugin: config
- config_name: system.image.gd
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.