Settings: Updating docs for removal of settings (#100956)

* wip

* linting

* update word
This commit is contained in:
Eric Leijonmarck
2025-02-21 08:57:01 +00:00
committed by GitHub
parent 79c0e5e3ec
commit 5974c197cb
7 changed files with 13 additions and 84 deletions

View File

@ -26,8 +26,6 @@ Access to these API endpoints is restricted as follows:
- All authenticated users are able to view details of teams they are a member of.
- Organization Admins are able to manage all teams and team members.
- If you enable `editors_can_admin` configuration flag, then Organization Editors can create teams and manage teams where they are Admin.
- If you enable `editors_can_admin` configuration flag, Editors can find out whether a team that they are not members of exists by trying to create a team with the same name.
> If you are running Grafana Enterprise, for some endpoints you'll need to have specific permissions. Refer to [Role-based access control permissions]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/access-control/custom-role-actions-scopes" >}}) for more information.