Skip to content

Commit

Permalink
Docs: Fix caching.memcached setting name (#56606) (#56674)
Browse files Browse the repository at this point in the history
(cherry picked from commit ef17f12)

Co-authored-by: Joan López de la Franca Beltran <5459617+joanlopez@users.noreply.github.com>
  • Loading branch information
grafanabot and joanlopez committed Oct 11, 2022
1 parent 7e2e76a commit b676abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ The default is `"grafana"`.

## [caching.memcached]

### memcached_servers
### servers

A space-separated list of memcached servers. Example: `memcached-server-1:11211 memcached-server-2:11212 memcached-server-3:11211`. Or if there's only one server: `memcached-server:11211`.

Expand Down

0 comments on commit b676abe

Please sign in to comment.