mirror of
https://github.com/dadada/inbox2matrix.git
synced 2025-06-07 17:43:57 +02:00
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"account": {
|
|
"user": "test",
|
|
"password": "password",
|
|
"host": "example.com",
|
|
"port": 993,
|
|
"tls": true
|
|
}
|
|
}
|