Adding iptocountry

This commit is contained in:
stephb9959
2022-02-07 07:34:45 -08:00
parent 42ca13f576
commit 64962a367a

View File

@@ -41,6 +41,12 @@ firmware.updater.releaseonly = false
geocodeapi = google
google.apikey = **********************************
iptocountry.default = US
iptocountry.provider = ipinfo
#iptocountry.provider = ipdata
iptocountry.ipinfo.token =
iptocountry.ipdata.apikey =
#############################
# Generic information for all micro services
#############################