docs(config): Include admin_email documentation (#55789)

This commit is contained in:
Pepe Fagoaga 2022-10-27 10:15:14 +02:00 committed by GitHub
parent 1df8a85a42
commit 1340c2c358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -542,6 +542,10 @@ 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
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