Available in: Redis Stack
Time complexity: O(1)
Describes configuration options.
Array reply of the configuration name and description and value.
redis> FT.CONFIG HELP TIMEOUT
1) 1) TIMEOUT
2) Description
3) Query (search) timeout
4) Value
5) "42"