mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Permissions: Fix stray reference to "queries" (#43674)
This commit is contained in:
parent
5a660613db
commit
b51cd89ecd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Technicians have the ability to run scripts, view their results, and install/uni
|
|||
|
||||
The observer role is a read-only role. It can access most entities in Fleet, like queries, policies, labels, application configuration, fleets, etc.
|
||||
|
||||
They can also run queries configured with the `observer_can_run` flag set to `true`.
|
||||
They can also run reports configured with the `observer_can_run` flag set to `true`.
|
||||
|
||||
### Observer+
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue