matrix-appservice-kakaotalk/node/example-config.json

13 lines
212 B
JSON

{
"listen": {
"type": "unix",
"path": "/var/run/matrix-appservice-kakaotalk/rpc.sock",
"force": false
},
"register_timeout": 3000,
"logging_keys": {
"request": ["mxid"],
"response": ["status"]
}
}