[VIVO-1982] - Set default email params to blank (#238)

* Set default email params to blank

* Comment out email settings
This commit is contained in:
Ben 2021-05-07 02:46:57 -06:00 committed by GitHub
parent 8b161f948e
commit 5d257cae6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,8 +71,12 @@ argon2.time = 1000
# Email parameters which VIVO can use to send mail. If these are left empty,
# the "Contact Us" form will be disabled and users will not be notified of
# changes to their accounts.
# email.smtpHost = smtp.mydomain.edu
# email.replyTo = vivoAdmin@mydomain.edu
# Example:
# email.smtpHost = smtp.mydomain.edu
# email.replyTo = vivoAdmin@mydomain.edu
#
# email.smtpHost =
# email.replyTo =
#
# URL of Solr context used in local VIVO search. This will usually consist of: