fix realm
This commit is contained in:
parent
ce61d5d5ca
commit
0d1268c304
1 changed files with 1 additions and 1 deletions
|
@ -1256,7 +1256,7 @@
|
||||||
},
|
},
|
||||||
"smtpServer": {
|
"smtpServer": {
|
||||||
"password": "<smtpPassword>",
|
"password": "<smtpPassword>",
|
||||||
<smtpEncyption>
|
"ssl": "true",
|
||||||
"auth": "true",
|
"auth": "true",
|
||||||
"port": "<smtpPort>",
|
"port": "<smtpPort>",
|
||||||
"host": "<smtpHost>",
|
"host": "<smtpHost>",
|
||||||
|
|
Loading…
Reference in a new issue