From 1ee34fb90a72224d233590c38f0ca8e0f4253fb2 Mon Sep 17 00:00:00 2001 From: "lean.dev" <34773040+leandro-deveikis@users.noreply.github.com> Date: Fri, 26 Nov 2021 15:15:45 -0300 Subject: [PATCH] Fixing documentation for query caching plugin: steps duplicated (#42392) --- docs/sources/enterprise/query-caching.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sources/enterprise/query-caching.md b/docs/sources/enterprise/query-caching.md index a5cd8c244c5..bab8740d919 100644 --- a/docs/sources/enterprise/query-caching.md +++ b/docs/sources/enterprise/query-caching.md @@ -53,7 +53,6 @@ By default, data source queries are not cached. To enable query caching for a si 1. On the side menu, click Configuration > Data Sources. 1. In the data source list, click the data source that you want to turn on caching for. -1. In the Cache tab, click Enable. 1. Open the Cache tab. 1. Press the Enable button. 1. (Optional) Choose a custom TTL for that data source. If you skip this step, then Grafana uses the default TTL.