matrix-handler/config.json

11 lines
185 B
JSON
Raw Permalink Normal View History

2021-02-04 07:25:16 +00:00
{
"port": 3000,
"logLevel": "debug",
"name": "matrix-handler",
"matrix": {
"homeserver": "https://matrix.linuxrocker.com",
"port": 8448
}
}