James Allen 12 роки тому
батько
коміт
6bb5bcb198
1 змінених файлів з 3 додано та 6 видалено
  1. 3 6
      config/settings.development.coffee.example

+ 3 - 6
config/settings.development.coffee.example

@@ -184,15 +184,12 @@ module.exports =
 	# Email support
 	# -------------
 	#
-	#	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
-	#email:
-	# Who should emails be from by default?
+	# 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
+	# email:
 	#	fromAddress: ""
-	# The default replyTo field, if it should be set
 	#	replyTo: ""
 	#	lifecycle: false
-	## Example transport and parameter settings for Amazon SES
 	#	transport: "SES"
 	#	parameters:
 	#		AWSAccessKeyID: ""