mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 08:13:09 -06:00
8 lines
247 B
JSON
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"
|
|
} |