You are here

admin_theme.schema.yml in Administration theme 8

config/schema/admin_theme.schema.yml

File

config/schema/admin_theme.schema.yml
View source
  1. admin_theme.settings:
  2. type: config_object
  3. label: 'Admin Theme settings'
  4. mapping:
  5. paths:
  6. type: string
  7. label: 'Use admin theme on these paths'
  8. exclude_paths:
  9. type: string
  10. label: 'Do not use admin theme on these paths'