Commit 7f7cc85e by bergquist

docs: adds note about new login cookie name

parent de2f3db4
......@@ -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.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment