You are here

site_status_message.schema.yml in Site Status Message 8

config/schema/site_status_message.schema.yml

File

config/schema/site_status_message.schema.yml
View source
  1. # # Schema file for the configuration files of the Site Status Message module.
  2. site_status_message.settings:
  3. type: config_object
  4. label: 'Site Status Message settings'
  5. mapping:
  6. message:
  7. type: text
  8. label: 'Status message'
  9. readmore:
  10. type: text
  11. label: 'More information link text'