g3proxy: support load of geoip_db

This commit is contained in:
Zhang Jingqiang 2023-09-12 16:35:54 +08:00
parent c9204ee844
commit d3d466bf8b
7 changed files with 80 additions and 3 deletions

View file

@ -0,0 +1,22 @@
.. _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.