You are here

field.storage.node.field_authors.yml in Brainstorm profile 8

module/features/brainstorm_blog/config/install/field.storage.node.field_authors.yml

File

module/features/brainstorm_blog/config/install/field.storage.node.field_authors.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: node.field_authors
  7. field_name: field_authors
  8. entity_type: node
  9. type: entity_reference
  10. settings:
  11. target_type: node
  12. module: core
  13. locked: false
  14. cardinality: 1
  15. translatable: true
  16. indexes: { }
  17. persist_with_no_fields: false
  18. custom_storage: false