Skip to content

Commit e044e27

Browse files
committed
Merge branch 'main' into develop
2 parents 95aac15 + 58032c7 commit e044e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argilla/docs/reference/argilla-server/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following environment variables are useful only when PostgreSQL is used:
9292

9393
### Docker images only
9494

95-
- `REINDEX_DATASET`: If `true` or `1`, the datasets will be reindexed in the search engine. This is needed when some search configuration changed or data must be refreshed (Default: `0`).
95+
- `REINDEX_DATASETS`: If `true` or `1`, the datasets will be reindexed in the search engine. This is needed when some search configuration changed or data must be refreshed (Default: `0`).
9696

9797
- `USERNAME`: If provided, the owner username. This can be combined with HF OAuth to define the argilla server owner (Default: `""`).
9898

0 commit comments

Comments
 (0)