Skip to content

Commit 656ede3

Browse files
authored
DEV: fix bug on RQE configuration page (#2046)
1 parent 949f1cf commit 656ede3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/ai/search-and-query/administration/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: Configuration parameters
1818
weight: 1
1919
---
2020
{{< 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:
21+
As of Redis 8 in Redis Open Source (Redis 8), configuration parameters for Redis Query Engine (RQE) are now set in the following ways:
2222
* At load time via your `redis.conf` file.
2323
* At run time (where applicable) using the [`CONFIG SET`]({{< relref "/commands/config-set" >}}) command.
2424

0 commit comments

Comments
 (0)