mirror of
https://github.com/fazo96/homework.git
synced 2025-01-24 14:24:20 +01:00
small docs improvement
This commit is contained in:
parent
d4d89cea3f
commit
7fb205171d
@ -18,8 +18,9 @@ That's it.
|
|||||||
If you want to send emails (necessary to confirm users) you need to set the
|
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
|
`MAIL_URL` environment variable, or else the emails will just be printed on
|
||||||
stdout. The process is
|
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
|
### License
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
Loading…
Reference in New Issue
Block a user