mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: adds note about new login cookie name
This commit is contained in:
parent
de2f3db413
commit
7f7cc85ef0
@ -146,3 +146,5 @@ If you have `login_remember_days` configured to 0 (zero) you should change your
|
||||
login_maximum_inactive_lifetime_days = 1
|
||||
login_maximum_lifetime_days = 1
|
||||
```
|
||||
|
||||
The default cookie name for storing the auth token is `grafana_sess`. you can configure this with `login_cookie_name` in `[auth]` settings.
|
Loading…
Reference in New Issue
Block a user