mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 07:42:10 +00:00
Update SMTP SSL/TLS description
This commit is contained in:
parent
d91e944c2e
commit
b5ff064a27
@ -183,7 +183,7 @@ const Settings: FunctionComponent = (): ReactElement => {
|
|||||||
title: 'Use SSL / TLS',
|
title: 'Use SSL / TLS',
|
||||||
stepId: 'server-info',
|
stepId: 'server-info',
|
||||||
fieldType: FormFieldSchemaType.Toggle,
|
fieldType: FormFieldSchemaType.Toggle,
|
||||||
description: 'Make email communication secure?',
|
description: 'If you use port 465, please enable this. Do not enable this if you use port 587.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
field: {
|
field: {
|
||||||
|
Loading…
Reference in New Issue
Block a user