mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 21:34:24 +00:00
12 lines
155 B
JSON
12 lines
155 B
JSON
{
|
|
"host":"",
|
|
"port": 587,
|
|
"secure": false,
|
|
"auth": {
|
|
"user":"",
|
|
"pass":""
|
|
},
|
|
"tls": {
|
|
"servername": ""
|
|
}
|
|
} |