Skip to content

Commit

Permalink
Made grafana.ini auth.anonymous org_role admin instead of viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-Keester committed Aug 23, 2023
1 parent baaf1ec commit d190586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageConfigs/grafana/grafana.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ enable_alpha = true
[auth.anonymous]
enabled = true
org_name = Main Org.
org_role = Viewer
org_role = Admin

0 comments on commit d190586

Please sign in to comment.