You are here

recently_read.schema.yml in Recently Read 8

config/schema/recently_read.schema.yml

File

config/schema/recently_read.schema.yml
View source
  1. recently_read.configuration:
  2. type: config_object
  3. label: 'Recently read config.'
  4. mapping:
  5. delete_config:
  6. type: string
  7. label: 'Delete config'
  8. delete_time:
  9. type: string
  10. label: 'Delete time'
  11. count:
  12. type: string
  13. label: 'Max records'