Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 592 Bytes

EmailServerSetting.md

File metadata and controls

13 lines (10 loc) · 592 Bytes

Harbor2LegacyClient::EmailServerSetting

Properties

Name Type Description Notes
email_host String The host of email server. [optional]
email_port Integer The port of email server. [optional]
email_username String The username of email server. [optional]
email_password String The password of email server. [optional]
email_ssl BOOLEAN Use ssl/tls or not. [optional]
email_identity String The dentity of email server. [optional]