You are here

smart_ip_maxmind_geoip2_web_service.settings.schema.yml in Smart IP 8.3

modules/smart_ip_maxmind_geoip2_web_service/config/schema/smart_ip_maxmind_geoip2_web_service.settings.schema.yml

File

modules/smart_ip_maxmind_geoip2_web_service/config/schema/smart_ip_maxmind_geoip2_web_service.settings.schema.yml
View source
  1. smart_ip_maxmind_geoip2_web_service.settings:
  2. type: config_object
  3. label: 'Smart IP MaxMind GeoIP2 Precision web service settings'
  4. mapping:
  5. service_type:
  6. type: string
  7. label: 'MaxMind GeoIP2 Precision web services whether country, city or insights.'
  8. user_id:
  9. type: string
  10. label: 'MaxMind GeoIP2 Precision user ID.'
  11. license_key:
  12. type: string
  13. label: 'MaxMind GeoIP2 Precision license key.'