dendrite/cmd/sytest/config-example.json
2021-05-17 14:07:40 +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"
}