We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949f1cf commit 656ede3Copy full SHA for 656ede3
content/develop/ai/search-and-query/administration/configuration.md
@@ -18,7 +18,7 @@ title: Configuration parameters
18
weight: 1
19
---
20
{{< note >}}
21
-As of Redis 8 in Redis Open Source (Redis 8), configuration parameters for the time series data structure are now set in the following ways:
+As of Redis 8 in Redis Open Source (Redis 8), configuration parameters for Redis Query Engine (RQE) are now set in the following ways:
22
* At load time via your `redis.conf` file.
23
* At run time (where applicable) using the [`CONFIG SET`]({{< relref "/commands/config-set" >}}) command.
24
0 commit comments