You are here

language_selection_page.schema.yml in Language Selection Page 8.2

config/schema/language_selection_page.schema.yml

File

config/schema/language_selection_page.schema.yml
View source
  1. language_selection_page.negotiation:
  2. type: config_object
  3. label: 'Language selection page negotiation settings'
  4. mapping:
  5. title:
  6. type: string
  7. label: 'Language selection page title'
  8. path:
  9. type: string
  10. label: 'Language selection page path'
  11. type:
  12. type: string
  13. label: 'Language selection page type (standalone, block, or body)'
  14. blacklisted_paths:
  15. type: sequence
  16. label: 'Blacklisted paths'
  17. sequence:
  18. type: string
  19. ignore_neutral:
  20. type: boolean
  21. label: 'Ignore language neutral paths'