Skip to content

Commit 2790b48

Browse files
committed
Expand the docs to cover the ipinfo provider as well
1 parent fdd441c commit 2790b48

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/ingest/apis/put-ip-location-database.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ The provider-assigned name of the IP geolocation database to download.
7373
The configuration necessary to identify which IP geolocation provider to use to download
7474
the database, as well as any provider-specific configuration necessary for such downloading.
7575
+
76-
At present, the only supported provider is `maxmind`, and the maxmind provider
77-
requires that an `account_id` (string) is configured.
76+
At present, the only supported providers are `maxmind` and `ipinfo`. The maxmind provider
77+
requires that an `account_id` (string) is configured. The ipinfo provider does not require
78+
additional configuration in the request body.
7879
// end::ip-location-database-object[]
7980

8081
[[ip-location-database-configuration-licensing]]

0 commit comments

Comments
 (0)