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 bb61b35 commit e855778Copy full SHA for e855778
content/commands/ft.config-set/index.md
@@ -35,7 +35,7 @@ Set the value of a RediSearch configuration parameter.
35
36
Values set using `FT.CONFIG SET` are not persisted after server restart.
37
38
-RediSearch configuration parameters are detailed in [Configuration parameters]({{< relref "/develop/interact/search-and-query/administration" >}}).
+RediSearch configuration parameters are detailed in [Configuration parameters]({{< relref "/develop/interact/search-and-query/basic-constructs/configuration-parameters" >}}).
39
40
{{% alert title="Note" color="warning" %}}
41
As detailed in the link above, not all RediSearch configuration parameters can be set at runtime.
0 commit comments