Enable automatic oauth

This commit is contained in:
Joey Hafner 2022-07-08 23:37:07 -07:00
parent 143d58b9b1
commit 456e67674f

View File

@ -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