File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ _All_ of the following environments need to be set (except SMTP authentication i
6969| PWP__ MAIL__ SMTP_STARTTLS | Use STARTTLS when connecting to your SMTP server and fail if unsupported. | ` true ` |
7070| PWP__ MAIL__ OPEN_TIMEOUT | Number of seconds to wait while attempting to open a connection. | ` 10 ` |
7171| PWP__ MAIL__ READ_TIMEOUT | Number of seconds to wait until timing-out a read(2) call. | ` 10 ` |
72- | PWP__ HOST_DOMAIN | Used to buld fully qualified URLs in emails. Where is your instance hosted? | ` pwpush.com ` |
72+ | PWP__ HOST_DOMAIN | Used to build fully qualified URLs in emails. Where is your instance hosted? | ` pwpush.com ` |
7373| PWP__ HOST_PROTOCOL | The protocol to access your Password Pusher instance. HTTPS advised. | ` https ` |
7474| PWP
__ MAIL
__ MAILER_SENDER
| This is the "From" address in sent emails.
| '"Company Name"
< [email protected] > '
| 7575
You can’t perform that action at this time.
0 commit comments