This commit is contained in:
parent
3974c3b066
commit
93505cc05f
|
@ -968,8 +968,9 @@ There are three available modes:
|
|||
+
|
||||
--
|
||||
* `auto`: The chunk size is dynamically calculated. This is the default and
|
||||
recommended value.
|
||||
* `manual`: Chunking is applied according to the specified `time_span`.
|
||||
recommended value when the {dfeed} does not use aggregations.
|
||||
* `manual`: Chunking is applied according to the specified `time_span`. Use this
|
||||
mode when the {dfeed} uses aggregations.
|
||||
* `off`: No chunking is applied.
|
||||
--
|
||||
end::mode[]
|
||||
|
|
Loading…
Reference in New Issue