From de8b6a62582155bf6393fcf6abe417398ca8dc91 Mon Sep 17 00:00:00 2001 From: Lior Kogan Date: Sun, 14 Dec 2025 09:02:20 +0200 Subject: [PATCH] Update time series configuration documentation Added a link to Redis Configuration --- content/develop/data-types/timeseries/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/develop/data-types/timeseries/configuration.md b/content/develop/data-types/timeseries/configuration.md index f37e39ec6c..d1550ddfd8 100644 --- a/content/develop/data-types/timeseries/configuration.md +++ b/content/develop/data-types/timeseries/configuration.md @@ -57,6 +57,8 @@ In a cluster, you must run `CONFIG SET` and `CONFIG REWRITE` on each node separa In Redis 8.0, new names for the time series configuration parameters were introduced to align the naming with the Redis configuration parameters. You must use the new names when using the `CONFIG` command. +See also [Redis configuration]({{< relref "/operate/oss_and_stack/management/config" >}}). + ## Time series configuration parameters | Parameter name
(version < 8.0) | Parameter name
(version ≥ 8.0) | Run-time | Redis
Software | Redis
Cloud |