You are here

ip_language_negotiation.schema.yml in IP Language Negotiation 8

config/schema/ip_language_negotiation.schema.yml

File

config/schema/ip_language_negotiation.schema.yml
View source
  1. # Schema for the configuration files of the ip_language_negotiation module.
  2. ip_language_negotiation.settings:
  3. type: config_object
  4. label: 'IP Language Negotiation settings'
  5. mapping:
  6. ip_language_negotiation_countries:
  7. type: sequence
  8. label: 'Stores the language for each country'
  9. sequence:
  10. type: string
  11. label: 'Language per country'