Skip to content

Commit 26b4037

Browse files
committed
Merge pull request #29 from piotrgradzinski/master
[fix] Api_key for GeoIPs Provider isn't mentioned in readme.
2 parents 7bb7d64 + 6cd0cd2 commit 26b4037

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ bazinga_geocoder:
173173
yandex:
174174
locale: xx-XX
175175
toponym: XXXXXXXXX
176-
geo_ips: ~
176+
geo_ips:
177+
api_key: XXXXXXXXX
177178
geo_plugin: ~
178179
maxmind:
179180
api_key: XXXXXXXXX

0 commit comments

Comments
 (0)