Enable automatic oauth
This commit is contained in:
parent
7061652edd
commit
9b87035d2f
@ -5,6 +5,9 @@ domain = grafana.jafner.net
|
||||
root_url = %(protocol)s://%(domain)s/
|
||||
force_migration = true
|
||||
|
||||
[auth]
|
||||
oauth_auto_login = true
|
||||
|
||||
[auth.anonymous]
|
||||
enabled = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user