Add TODO for SMTP.

This commit is contained in:
Hyperling 2021-03-14 19:48:44 -05:00
parent 51c2bdf8fb
commit bf13ea9417

View File

@ -34,3 +34,6 @@
- systemctl daemon-reload
- systemctl enable grafana-server
- systemctl start grafana-server
## SMTP ##
# TODO allow server to send mail for invites, alerting, and password resets.