1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-07 17:43:57 +02:00
inbox2matrix/config/default.json
2019-03-31 17:41:50 +02:00

9 lines
129 B
JSON

{
"account": {
"user": "test",
"password": "password",
"host": "example.com",
"port": 993,
"tls": true
}
}