Enable automatic oauth

This commit is contained in:
Joey Hafner 2022-07-08 23:37:07 -07:00
parent 7061652edd
commit 9b87035d2f

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