mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs(config): Include admin_email documentation (#55789)
This commit is contained in:
@@ -542,6 +542,10 @@ Default is `admin`.
|
|||||||
|
|
||||||
The password of the default Grafana Admin. Set once on first-run. Default is `admin`.
|
The password of the default Grafana Admin. Set once on first-run. Default is `admin`.
|
||||||
|
|
||||||
|
# admin_email
|
||||||
|
|
||||||
|
The email of the default Grafana Admin, created on startup. Default is `admin@localhost`.
|
||||||
|
|
||||||
### secret_key
|
### secret_key
|
||||||
|
|
||||||
Used for signing some data source settings like secrets and passwords, the encryption format used is AES-256 in CFB mode. Cannot be changed without requiring an update
|
Used for signing some data source settings like secrets and passwords, the encryption format used is AES-256 in CFB mode. Cannot be changed without requiring an update
|
||||||
|
|||||||
Reference in New Issue
Block a user