We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e880e commit f34b85eCopy full SHA for f34b85e
config/default.json
@@ -5,7 +5,7 @@
5
"port": 587,
6
"secureConnection": true,
7
"tls": {
8
- "ciphers":"SSLv3"
+ "ciphers": "SSLv3"
9
},
10
"auth": {
11
"user": "user",
0 commit comments