diff --git a/docs/sources/enterprise/query-caching.md b/docs/sources/enterprise/query-caching.md index 02d25a57510..219d2df0409 100644 --- a/docs/sources/enterprise/query-caching.md +++ b/docs/sources/enterprise/query-caching.md @@ -55,11 +55,11 @@ By default, data source queries are not cached. To enable query caching for a si 1. In the data source list, click the data source that you want to turn on caching for. 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. +1. (Optional) Choose custom TTLs for the data source's queries and resources caching. If you skip this step, then Grafana uses the default TTL. > **Note:** If query caching is enabled and the Cache tab is not visible in a data source's settings, then query caching is not available for that data source. -To configure global settings for query caching, refer the the [Query caching section of Enterprise Configuration]({{< relref "./enterprise-configuration.md#caching" >}}). +To configure global settings for query caching, refer to the [Query caching section of Enterprise Configuration]({{< relref "./enterprise-configuration.md#caching" >}}). ## Disable query caching