You are here

gatsby_fastbuilds.schema.yml in Gatsby Live Preview & Incremental Builds 2.0.x

modules/gatsby_fastbuilds/config/schema/gatsby_fastbuilds.schema.yml

File

modules/gatsby_fastbuilds/config/schema/gatsby_fastbuilds.schema.yml
View source
  1. gatsby_fastbuilds.settings:
  2. type: config_object
  3. label: 'Gatsby Fastbuilds Settings'
  4. mapping:
  5. log_published:
  6. type: boolean
  7. label: 'Only log entities for published content'
  8. delete_log_entities:
  9. type: boolean
  10. label: 'Delete Old Gatsby Fastbuilds Log Entities'
  11. log_expiration:
  12. type: string
  13. label: 'Fastbuilds Log Expiration'