Skip to content

Commit fb2c57f

Browse files
committed
Configuration reference timeout update
1 parent a7bb668 commit fb2c57f

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
@@ -207,7 +207,7 @@ You can customize additional settings in your `.env` file:
207207
| `ES_PORT` | Port for Elasticsearch/OpenSearch. | `9200` (ES) / `9202` (OS)| Optional |
208208
| `ES_USE_SSL` | Use SSL for connecting to Elasticsearch/OpenSearch. | `false` | Optional |
209209
| `ES_VERIFY_CERTS` | Verify SSL certificates when connecting. | `false` | Optional |
210-
| `ES_TIMEOUT` | Connection timeout for Elasticsearch/OpenSearch. | DB client default | Optional |
210+
| `ES_TIMEOUT` | Client timeout for Elasticsearch/OpenSearch. | DB client default | Optional |
211211
| `STAC_FASTAPI_TITLE` | Title of the API in the documentation. | `stac-fastapi-<backend>` | Optional |
212212
| `STAC_FASTAPI_DESCRIPTION` | Description of the API in the documentation. | N/A | Optional |
213213
| `STAC_FASTAPI_VERSION` | API version. | `2.1` | Optional |

0 commit comments

Comments
 (0)