Skip to content
Snippets Groups Projects
Commit c8c40bda authored by Jan David Mol's avatar Jan David Mol
Browse files

Allow viewers to edit (but not save) dashboards

parent b1a8c67c
Branches
No related tags found
No related merge requests found
...@@ -328,7 +328,7 @@ default_home_dashboard_path = /var/lib/grafana-static/dashboards/Station/home.js ...@@ -328,7 +328,7 @@ default_home_dashboard_path = /var/lib/grafana-static/dashboards/Station/home.js
;external_manage_info = ;external_manage_info =
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard. # Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
;viewers_can_edit = false viewers_can_edit = true
# Editors can administrate dashboard, folders and teams they create # Editors can administrate dashboard, folders and teams they create
;editors_can_admin = false ;editors_can_admin = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment