You are here

field.storage.commerce_product_variation.commerce_file.yml in Commerce File 8.2

config/install/field.storage.commerce_product_variation.commerce_file.yml

File

config/install/field.storage.commerce_product_variation.commerce_file.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_file
  6. - commerce_product
  7. - file
  8. enforced:
  9. module:
  10. - commerce_file
  11. id: commerce_product_variation.commerce_file
  12. field_name: commerce_file
  13. entity_type: commerce_product_variation
  14. type: file
  15. settings:
  16. display_field: false
  17. display_default: false
  18. uri_scheme: private
  19. target_type: file
  20. module: file
  21. locked: false
  22. cardinality: -1
  23. translatable: false
  24. indexes: { }
  25. persist_with_no_fields: true
  26. custom_storage: false