mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
improvement: minor adjustments
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: "Organization Admin Console"
|
||||
description: "Manage your Infisical organization from our organization admin console."
|
||||
---
|
||||
|
||||
@@ -28,4 +29,4 @@ If you want to access a project in which you are not a member but are an organiz
|
||||
1. Click on the three-dot icon next to the project you wish to access.
|
||||
2. Click on the **Access** button.
|
||||
|
||||
This will grant you project admin status in the selected project and generate an audit log of your access, ensuring transparency regarding admin privileges.
|
||||
This will grant you admin permissions for the selected project and generate an audit log of your access, ensuring transparency regarding admin privileges.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
description: "Learn about Infisical's Admin Panel."
|
||||
---
|
||||
|
||||
The Infisical Admin Panel allows you to manage various resources or configuration within your organization and server.
|
||||
The Infisical Admin Panel allows you to configure and manage various resources within your organization and server.
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
---
|
||||
title: "Server Admin Panel"
|
||||
description: "Manage your Infisical server from the Server Admin Panel."
|
||||
---
|
||||
|
||||
The Server Admin Panel provides a user interface for Infisical server administrators to configure various parameters as needed. This includes setting the rate limit, managing allowed signups, and more.
|
||||
The Server Admin Panel provides a user interface for Infisical server administrators to configure various parameters as needed. This includes configuring rate limits, managing allowed signups, and more.
|
||||
|
||||
## Accessing the Server Admin Panel
|
||||
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Admin panel",
|
||||
"group": "Admin Panel",
|
||||
"pages": [
|
||||
"documentation/platform/admin-panel/overview",
|
||||
"documentation/platform/admin-panel/server-admin",
|
||||
|
||||
Reference in New Issue
Block a user