You are here

gathercontent.schema.yml in GatherContent 8.3

config/schema/gathercontent.schema.yml

File

config/schema/gathercontent.schema.yml
View source
  1. gathercontent.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. gathercontent_username:
  6. type: string
  7. label: 'GatherContent username'
  8. gathercontent_api_key:
  9. type: string
  10. label: 'GatherContent API key'
  11. gathercontent_account:
  12. type: string
  13. label: 'GatherContent Account'
  14. gathercontent_urlkey:
  15. type: string
  16. label: 'GatherContent URL key'
  17. gathercontent.import:
  18. type: mapping
  19. label: 'Import configuration'
  20. mapping:
  21. node_default_status:
  22. type: integer
  23. label: 'Default node status'
  24. node_update_method:
  25. type: string
  26. label: 'Content update method'
  27. field.widget.settings.select_other_widget:
  28. type: mapping
  29. label: 'Select or other widget display format settings'
  30. mapping:
  31. available_options:
  32. type: string
  33. label: 'Type of select form element'