You are here

logouttab.schema.yml in Logout Tab 8

config/schema/logouttab.schema.yml

File

config/schema/logouttab.schema.yml
View source
  1. # Schema for the configuration files of the Logout tab module.
  2. logouttab.settings:
  3. type: config_object
  4. label: 'Logout tab settings'
  5. mapping:
  6. url:
  7. type: string
  8. label: 'URL for the account logout page'
  9. weight:
  10. type: integer
  11. label: 'Weight of the tab'