[IMP] core: additionnal country db for geoip

closes odoo/documentation#2151

Task: 2848206
Related: odoo/enterprise#27399
Related: odoo/odoo#91337
Signed-off-by: Julien Castiaux <juc@odoo.com>
Co-authored-by: Lau-Odoo <46811180+Lau-Odoo@users.noreply.github.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Julien Castiaux
2022-05-16 14:56:52 +00:00
parent 26364227a6
commit ca445c86c8
3 changed files with 38 additions and 38 deletions
+6 -2
View File
@@ -137,9 +137,13 @@ Running the server
stops the server after its initialization.
.. option:: --geoip-db <path>
.. option:: --geoip-city-db <path>
Absolute path to the GeoIP database file.
Absolute path to the GeoIP City database file.
.. option:: --geoip-country-db <path>
Absolute path to the GeoIP Country database file.
.. _reference/cmdline/testing: