grafana: Viewer -> Editor
This commit is contained in:
parent
8aed50ee78
commit
4c80004870
@ -386,7 +386,7 @@
|
||||
http_port = myData.ports.grafana;
|
||||
};
|
||||
users.auto_assign_org = true;
|
||||
users.auto_assign_org_role = "Viewer";
|
||||
users.auto_assign_org_role = "Editor";
|
||||
|
||||
# https://github.com/grafana/grafana/issues/70203#issuecomment-1612823390
|
||||
auth.oauth_allow_insecure_email_lookup = true;
|
||||
|
Loading…
Reference in New Issue
Block a user