mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
22 lines
373 B
ReStructuredText
22 lines
373 B
ReStructuredText
.. _configuration_geoip_db:
|
|
|
|
GeoIP DB
|
|
========
|
|
|
|
.. versionadded:: 1.7.25
|
|
|
|
This will set the db path for all GeoIP databases.
|
|
|
|
country
|
|
-------
|
|
|
|
**optional**, **type**: :ref:`file path <conf_value_file_path>`
|
|
|
|
Set the db file path for the country database.
|
|
|
|
asn
|
|
---
|
|
|
|
**optional**, **type**: :ref:`file path <conf_value_file_path>`
|
|
|
|
Set the db file path for the asn database.
|