You are here

smart_ip_maxmind_geoip2_bin_db.settings.schema.yml in Smart IP 8.3

modules/smart_ip_maxmind_geoip2_bin_db/config/schema/smart_ip_maxmind_geoip2_bin_db.settings.schema.yml

File

modules/smart_ip_maxmind_geoip2_bin_db/config/schema/smart_ip_maxmind_geoip2_bin_db.settings.schema.yml
View source
  1. smart_ip_maxmind_geoip2_bin_db.settings:
  2. type: config_object
  3. label: 'Smart IP MaxMind GeoIP2 binary database settings'
  4. mapping:
  5. version:
  6. type: string
  7. label: 'MaxMind GeoIP2 binary database version whether licensed or lite.'
  8. edition:
  9. type: string
  10. label: 'MaxMind GeoIP2 binary database edition whether city or country.'
  11. user_account:
  12. type: string
  13. label: 'MaxMind user account ID.'
  14. license_key:
  15. type: string
  16. label: 'MaxMind GeoIP2 license key.'
  17. db_auto_update:
  18. type: boolean
  19. label: 'Automatic MaxMind GeoIP2 binary database update.'
  20. bin_file_custom_path:
  21. type: string
  22. label: 'MaxMind GeoIP2 binary database custom path.'