dendrite/cmd/sytest/config-example.json
2021-06-24 10:21:19 +08:00

8 lines
247 B
JSON

{
"src": "path of dendrite's source code on your computer, ends with '/'",
"send_mail": false,
"username": "your email account",
"password": "your email password",
"host": "your email smtp host",
"port": "your email port"
}