You are here

field.storage.paragraph.field_riddle.yml in Thunder 8.5

modules/thunder_riddle/config/optional/field.storage.paragraph.field_riddle.yml

File

modules/thunder_riddle/config/optional/field.storage.paragraph.field_riddle.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - thunder_riddle
  7. module:
  8. - media
  9. - paragraphs
  10. id: paragraph.field_riddle
  11. field_name: field_riddle
  12. entity_type: paragraph
  13. type: entity_reference
  14. settings:
  15. target_type: media
  16. module: core
  17. locked: false
  18. cardinality: 1
  19. translatable: true
  20. indexes: { }
  21. persist_with_no_fields: false
  22. custom_storage: false