Correct maxmind geoip-db GEOLITE2_ISP to GEOIP2_ISP

This commit is contained in:
wiz
2022-07-23 23:53:28 +02:00
parent 6795f69343
commit 2878561e52
3 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
"ENABLED": false,
"GEOLITE2_CITY": "/usr/local/share/GeoIP/GeoLite2-City.mmdb",
"GEOLITE2_ASN": "/usr/local/share/GeoIP/GeoLite2-ASN.mmdb",
"GEOLITE2_ISP": "/usr/local/share/GeoIP/GeoIP2-ISP.mmdb"
"GEOIP2_ISP": "/usr/local/share/GeoIP/GeoIP2-ISP.mmdb"
},
"BISQ": {
"ENABLED": false,