From 6a97236b7abd4ca2e074b4ec2549ea417ed05b1c Mon Sep 17 00:00:00 2001 From: Kevin Minehart Date: Fri, 26 Mar 2021 15:13:03 -0500 Subject: [PATCH] Update enterprise-configuration.md (#32365) --- docs/sources/enterprise/enterprise-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/enterprise-configuration.md b/docs/sources/enterprise/enterprise-configuration.md index 080d6baa029..df7e018f5f5 100644 --- a/docs/sources/enterprise/enterprise-configuration.md +++ b/docs/sources/enterprise/enterprise-configuration.md @@ -330,7 +330,7 @@ A list of cookies that are stripped from the outgoing data source and alerting r ## [caching] > **Note:** Available in Grafana Enterprise v7.5 and later versions. -> **Note:** Redis and memcached sections are in the defaults.ini setting, but Redis and Memcached backends are unavailable in Grafana Enterprise v7.5 +> **Note:** The Memcached cache backend is unavailable in Grafana Enterprise v7.5. When query caching is enabled, Grafana temporarily stores the results of data source queries and serves cached responses to similar requests.