matrix-handler/config.json

11 lines
185 B
JSON

{
"port": 3000,
"logLevel": "debug",
"name": "matrix-handler",
"matrix": {
"homeserver": "https://matrix.linuxrocker.com",
"port": 8448
}
}