mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 00:17:08 +08:00
@ -91,7 +91,7 @@ roles:
|
|||||||
# <bool> force deletion revoking all grants of the role.
|
# <bool> force deletion revoking all grants of the role.
|
||||||
force: true
|
force: true
|
||||||
- uid: 'basic_editor'
|
- uid: 'basic_editor'
|
||||||
# <bool> always apply the specified changes to the role, regardless of the role version in the data base
|
# <bool> always apply the specified changes to the role, regardless of the role version in the database
|
||||||
overrideRole: true
|
overrideRole: true
|
||||||
global: true
|
global: true
|
||||||
# <list> list of roles to copy permissions from.
|
# <list> list of roles to copy permissions from.
|
||||||
|
Reference in New Issue
Block a user