Skip to content

Commit efbf5c5

Browse files
authored
Update configuration.md
1 parent 1b29f10 commit efbf5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/data-types/timeseries/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This means:
5050

5151
Rewrite your Redis configuration file (e.g., the `redis.conf` file) to reflect the configuration changes.
5252

53-
You can also specify the value directly in your Redis configuration file (e.g., the `redis.conf` file) the same way you would do for Redis runtime configuration parameters.
53+
Starting with Redis 8.0, you can also specify time series configuration parameters directly in your Redis configuration file (e.g., the `redis.conf` file) the same way you would do for Redis configuration parameters.
5454

5555
Once a value is set with `CONFIG SET`, or added manually to your configuration file, it will overwrite values set with `--loadmodule`, `loadmodule`, `MODULE LOAD`, or `MODULE LOADEX`.
5656

0 commit comments

Comments
 (0)