You are here

field.storage.node.field_post_title.yml in Web Service Data 8

modules/wsdata_example/config/install/field.storage.node.field_post_title.yml

File

modules/wsdata_example/config/install/field.storage.node.field_post_title.yml
View source
  1. uuid: b9be71a3-99af-4c9f-a394-835134ebc84e
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. id: node.field_post_title
  8. field_name: field_post_title
  9. entity_type: node
  10. type: string
  11. settings:
  12. max_length: 255
  13. is_ascii: false
  14. case_sensitive: false
  15. module: core
  16. locked: false
  17. cardinality: 1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: false
  21. custom_storage: true