mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 14:32:20 +08:00
Docs: Update configuration.md (#25707)
* Update configuration.md * moved configuration.md to administration folder * updated links * Added quota section * Update upgrading.md * Update configuration.md * Update configuration.md * Update configuration.md * Updating links * Update configuration.md * Update configuration.md * Update configuration.md Reworked the security options * Update configuration.md * Update configuration.md * Update provisioning.md * Update provisioning.md * Update configuration.md * Update configuration.md * Update docs/sources/administration/configuration.md Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
@ -54,7 +54,7 @@ All users might want to learn about:
|
||||
|
||||
Administrators might want to learn about:
|
||||
|
||||
* [Grafana configuration]({{< relref "../installation/configuration.md" >}})
|
||||
* [Grafana configuration]({{< relref "../administration/configuration.md" >}})
|
||||
* [Authentication]({{< relref "../auth/overview.md" >}})
|
||||
* [User permissions and roles]({{< relref "../permissions/overview.md" >}})
|
||||
* [Provisioning]({{< relref "../administration/provisioning.md" >}})
|
||||
|
@ -51,7 +51,7 @@ Templating allows you to drill down into your data, say, from all data to North
|
||||
|
||||
## Configure Grafana
|
||||
|
||||
If you're a Grafana administrator, then you'll want to thoroughly familiarize yourself with [Grafana configuration options]({{< relref "../installation/configuration.md" >}}) and the [Grafana CLI]({{< relref "../administration/cli.md" >}}).
|
||||
If you're a Grafana administrator, then you'll want to thoroughly familiarize yourself with [Grafana configuration options]({{< relref "../administration/configuration.md" >}}) and the [Grafana CLI]({{< relref "../administration/cli.md" >}}).
|
||||
|
||||
Configuration covers both config files and environment variables. You can set up default ports, logging levels, email IP addresses, security, and more.
|
||||
|
||||
|
Reference in New Issue
Block a user