mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 23:42:10 +08:00
Fix auto_assign_org_role = Read Only Editor docs (#7057)
`auto_assign_org_role` should be `Read Only Editor` rather than `Read-Only Editor`
This commit is contained in:

committed by
Torkel Ödegaard

parent
fef511d403
commit
f98e07e012
@ -248,7 +248,10 @@ organization to be created for that new user.
|
||||
|
||||
The role new users will be assigned for the main organization (if the
|
||||
above setting is set to true). Defaults to `Viewer`, other valid
|
||||
options are `Admin` and `Editor` and `Read-Only Editor`.
|
||||
options are `Admin` and `Editor` and `Read Only Editor`. e.g. :
|
||||
|
||||
`auto_assign_org_role = Read Only Editor`
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
|
Reference in New Issue
Block a user