Configures the core emails section of the configuration http://docs.grafana.org/installation/configuration/
Introduced: v4.0.0
:create
:delete
Name | Type | Default | Description | Allowed Values |
---|---|---|---|---|
welcome_email_on_sign_up |
true, false | false |
Sends emails on signup | true, false |
templates_pattern |
String | emails/*.html |
E-mail templates |
grafana_config_emails 'grafana'
grafana_config_emails 'grafana' do
welcome_email_on_sign_up true
end