Skip to content

Commit da8f53b

Browse files
committed
Merge branch 'patch/item-assets-change' of https://github.com/stac-utils/stac-fastapi-pgstac into patch/item-assets-change
2 parents 064f47a + da515d2 commit da8f53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For more than millions of records it is recommended to either set a low connecti
4545

4646
To configure **stac-fastapi-pgstac** to [hydrate search result items at the API level](https://stac-utils.github.io/pgstac/pgstac/#runtime-configurations), set the `USE_API_HYDRATE` environment variable to `true`. If `false` (default) the hydration will be done in the database.
4747

48-
| use_api_hydrat (API) | nohydrate (PgSTAC) | Hydration |
48+
| use_api_hydrate (API) | nohydrate (PgSTAC) | Hydration |
4949
| --- | --- | --- |
5050
| False | False | PgSTAC |
5151
| True | True | API |

0 commit comments

Comments
 (0)