mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 02:23:28 +08:00
Removed content as per MarcusE's suggestion in https://github.com/grafana/grafana/issues/33822. (#33870)
This commit is contained in:

committed by
GitHub

parent
03e4bad50a
commit
076f076961
@ -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.
|
||||
|
Reference in New Issue
Block a user