fixed email settings example (#326)

This commit is contained in:
Georgy Litvinov 2022-08-26 09:26:54 +02:00 committed by GitHub
parent 3df2fbe5fc
commit 6ea9510222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,16 +34,16 @@ Vitro.defaultNamespace = http://vivo.mydomain.edu/individual/
vitro.local.solr.url = http://localhost:8983/solr/vitrocore
#
# Email parameters which VIVO can use to send mail. If these are left empty,
# Email parameters Vitro uses to send email. If these are left empty,
# the "Contact Us" form will be disabled and users will not be notified of
# changes to their accounts.
# Example:
# email.smtpHost = smtp.mydomain.edu
# email.replyTo = vitroAdmin@mydomain.edu
# email.username = vivtroAdmin@mydomain.edu
# email.password = secret
# email.port = 25 or 465 or 587
#
# Example:
# email.smtpHost = smtp.mydomain.edu
# email.replyTo = vitroAdmin@mydomain.edu
# email.username = vivtroAdmin@mydomain.edu
# email.password = secret
# email.port = 25 or 587
#
email.smtpHost =
email.replyTo =