Skip to content

Commit

Permalink
Adds waitSecondsAfterSmtpReq option to sample config in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hyper-prog committed Feb 18, 2021
1 parent e2d0dab commit 95d8920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ SMTP host and port, the authentications, allowed client certificates and so on..
"clientOneContainer": "@one_client.crt",
"clientTwoContainer": "MIdjr6RfjfuESwekjEDffg..."
},
"waitSecondsAfterSmtpReq": 10,
"debugMode": false
}
}
Expand Down

0 comments on commit 95d8920

Please sign in to comment.