Docs: Add description to remote cache configuration (#46589)

* Add description to remote cache configuration

* Apply feedback
This commit is contained in:
Tania B
2022-03-15 17:13:53 +01:00
committed by GitHub
parent a2cec62fa2
commit 8e13b201ba

View File

@@ -361,6 +361,8 @@ Defaults to `private`.
## [remote_cache]
Caches authentication details and session information in the configured database, Redis or Memcached. This setting does not configure [Query Caching in Grafana Enterprise]({{< relref "../enterprise/query-caching.md" >}}).
### type
Either `redis`, `memcached`, or `database`. Defaults to `database`