[server] http_port = 3001 domain = grafana.tozt.net root_url = https://grafana.tozt.net/ [database] type = postgres host = 127.0.0.1:5432 name = grafana user = grafana [users] allow_sign_up = false [smtp] enabled = true host = mail.tozt.net:587 user = grafana-noreply@tozt.net password = <%= @smtp_password %> from_address = grafana-noreply@tozt.net startTLS_policy = MandatoryStartTLS