You are here

memcache_admin.schema.yml in Memcache API and Integration 8.2

memcache_admin/config/schema/memcache_admin.schema.yml

File

memcache_admin/config/schema/memcache_admin.schema.yml
View source
  1. # Schema for the configuration files of the memcache_admin module.
  2. memcache_admin.settings:
  3. type: config_object
  4. label: 'Memcache Admin settings'
  5. mapping:
  6. show_memcache_statistics:
  7. type: boolean
  8. label: 'Show memcache statistics at the bottom of each page'