forked from External/greenlight
Fix for email verification issue (GRN-36) (#300)
* <incorrect smtp settings no longer crashes the application> * <Added rspec tests> * <> * Delete env * Update development.rb
This commit is contained in:
@ -73,7 +73,7 @@ ALLOW_GREENLIGHT_ACCOUNTS=true
|
||||
# Set this to true if you want GreenLight to send verification emails upon
|
||||
# the creation of a new account
|
||||
#
|
||||
# SMTP variables can be taken from the list in the following table:
|
||||
# SMTP variables can be configured by following the template:
|
||||
#
|
||||
# ALLOW_MAIL_NOTIFICATIONS=true
|
||||
# SMTP_SERVER=smtp.gmail.com
|
||||
|
Reference in New Issue
Block a user