Skip to content

Commit

Permalink
Update environment-variables.md
Browse files Browse the repository at this point in the history
Co-authored-by: David mattei <[email protected]>
  • Loading branch information
theus77 and Davidmattei authored Jan 3, 2024
1 parent f47a328 commit 5e4aeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/elasticms-admin/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Define the default [dynamic mapping mode](https://www.elastic.co/guide/en/elasti
This parameter has been introduced in version 6.0.0. Prior version were then using the elasticsearch default value `'false'`.

```dotenv
EMSCO_DEFAULT_BULK_SIZE='false'
EMSCO_DYNAMIC_MAPPING='false'
```
Possible values are:
- `true`: New fields are added to the mapping.
Expand Down

0 comments on commit 5e4aeeb

Please sign in to comment.