Enable unprivileged viewing of dashboards
This commit is contained in:
parent
2ff97328fc
commit
e92913f7d8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user