You are here

field.storage.poll.field_number_of_votes.yml in Advanced Poll 8

config/install/field.storage.poll.field_number_of_votes.yml

File

config/install/field.storage.poll.field_number_of_votes.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - poll
  6. id: poll.field_number_of_votes
  7. field_name: field_number_of_votes
  8. entity_type: poll
  9. type: integer
  10. settings:
  11. unsigned: false
  12. size: normal
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false