-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The Readme file states to put an entry of "geo-ip=" into /var/tmp/gip/default.conf to set a persistent DB location to make gip usable when called from a system level bin directory.
This does not work - reviewing traces and the code shows that this value is relative to base_dir, as well as does not consider the location of the csv file.
Release reveals that simply setting "geo-db=" causes gip to refer to the desired path for both the geo-db.csv file, as well as the expanded geo-db database tree.
Metadata
Metadata
Assignees
Labels
No labels