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

(cherry picked from commit 1340c2c358)

Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
Grot (@grafanabot)
2022-10-31 11:39:48 +01:00
committed by GitHub
co-authored by Pepe Fagoaga
parent 79104ef556
commit 44655b96cb
@@ -534,6 +534,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