1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-09 12:10:08 +01:00

small docs improvement

This commit is contained in:
fazo96 2014-09-27 09:42:30 +02:00
parent d4d89cea3f
commit 7fb205171d

View File

@ -18,8 +18,9 @@ That's it.
If you want to send emails (necessary to confirm users) you need to set the
`MAIL_URL` environment variable, or else the emails will just be printed on
stdout. The process is
[explained on the Meteor docs](http://docs.meteor.com/#email)
[explained on the Meteor docs](http://docs.meteor.com/#email).
You can also change mail settings in `server/accounts.coffee`.
### License
The MIT License (MIT)