You are here

thunder_media.schema.yml in Thunder 8.5

modules/thunder_media/config/schema/thunder_media.schema.yml

File

modules/thunder_media/config/schema/thunder_media.schema.yml
View source
  1. thunder_media.settings:
  2. type: config_object
  3. mapping:
  4. enable_filename_transliteration:
  5. type: boolean
  6. label: 'Default transliteration'
  7. enable_filefield_remove_button:
  8. type: boolean
  9. label: 'Enable remove button'
  10. image.effect.thunder_media_auto_aspect:
  11. type: mapping
  12. label: 'Auto Aspect'
  13. mapping:
  14. landscape:
  15. type: string
  16. label: 'Landscape image style'
  17. portrait:
  18. type: string
  19. label: 'Portrait image style'
  20. ratio_adjustment:
  21. type: integer
  22. label: 'Ratio adjustment'