You are here

field.storage.photos_image.field_comments.yml in Album Photos 8.5

Same filename and directory in other branches
  1. 6.0.x config/optional/field.storage.photos_image.field_comments.yml
config/optional/field.storage.photos_image.field_comments.yml

File

config/optional/field.storage.photos_image.field_comments.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - comment
  6. - photos
  7. id: photos_image.field_comments
  8. field_name: field_comments
  9. entity_type: photos_image
  10. type: comment
  11. settings:
  12. comment_type: photos_image_comment
  13. module: comment
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false