Enable automatic oauth
This commit is contained in:
parent
143d58b9b1
commit
456e67674f
@ -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