Skip to content

Commit

Permalink
Removed content as per MarcusE's suggestion in grafana#33822. (grafan…
Browse files Browse the repository at this point in the history
  • Loading branch information
achatterjee-grafana committed May 10, 2021
1 parent 03e4bad commit 076f076
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,4 +26,4 @@ Currently alerting supports a limited form of high availability. [Alert notifica

## User sessions

Grafana uses auth token strategy with database by default. This means that a load balancer can send a user to any Grafana server without having to log in on each server. If you want to offload the login session data from the database, then you can configure [remote_cache]({{< relref "../administration/configuration.md" >}}#remote-cache).
Grafana uses auth token strategy with database by default. This means that a load balancer can send a user to any Grafana server without having to log in on each server.

0 comments on commit 076f076

Please sign in to comment.