Skip to content
Snippets Groups Projects
Commit 6bb5bcb1 authored by James Allen's avatar James Allen
Browse files

Neaten settings

parent a1ecd03f
Branches
No related tags found
No related merge requests found
...@@ -187,12 +187,9 @@ module.exports = ...@@ -187,12 +187,9 @@ module.exports =
# ShareLaTeX uses nodemailer (http://www.nodemailer.com/) to send transactional emails. # ShareLaTeX uses nodemailer (http://www.nodemailer.com/) to send transactional emails.
# To see the range of transport and options they support, see http://www.nodemailer.com/docs/transports # To see the range of transport and options they support, see http://www.nodemailer.com/docs/transports
# email: # email:
# Who should emails be from by default?
# fromAddress: "" # fromAddress: ""
# The default replyTo field, if it should be set
# replyTo: "" # replyTo: ""
# lifecycle: false # lifecycle: false
## Example transport and parameter settings for Amazon SES
# transport: "SES" # transport: "SES"
# parameters: # parameters:
# AWSAccessKeyID: "" # AWSAccessKeyID: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment