Skip to content

Commit

Permalink
Merge pull request dawidd6#148 from JJ-connect/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dawidd6 authored Jan 5, 2023
2 parents f27e7f6 + 7b54875 commit 3fceccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Some features:
server_port: 465
# Optional whether this connection use TLS (default is true if server_port is 465)
secure: true
# Optional (recommended): mail server username:
# Optional (recommended) mail server username:
username: ${{secrets.MAIL_USERNAME}}
# Optional (recommended) mail server password:
password: ${{secrets.MAIL_PASSWORD}}
Expand Down

0 comments on commit 3fceccf

Please sign in to comment.