Enable unprivileged viewing of dashboards

This commit is contained in:
Joey Hafner 2022-06-21 23:28:51 -07:00
parent 2ff97328fc
commit e92913f7d8

View File

@ -440,7 +440,7 @@ sigv4_verbose_logging = false
#################################### Anonymous Auth ######################
[auth.anonymous]
# enable anonymous access
enabled = false
enabled = true
# specify organization name that should be used for unauthenticated users
org_name = Main Org.