grafana: another attempt to fix anonymous auth

This commit is contained in:
Payas Relekar 2023-06-05 03:51:42 +05:30
parent b92dfe4f30
commit 931678140b

View file

@ -132,7 +132,7 @@
enable = true;
settings = {
"auth.anonymous" = {
enable = true;
enabled = true;
hide_version = true;
org_name = "bhanaks";
org_role = "Viewer";