You are here

config_override_warn.schema.yml in Configuration Override Warn 8

config/schema/config_override_warn.schema.yml

File

config/schema/config_override_warn.schema.yml
View source
  1. # Schema for the configuration files of the Configuration Override Warn module.
  2. config_override_warn.settings:
  3. type: config_object
  4. label: 'Configuration Override Warn settings'
  5. mapping:
  6. show_values:
  7. type: boolean
  8. label: 'Show overridden values'