matrix-appservice-kakaotalk/node
2022-04-29 09:55:53 -04:00
..
src
.gitignore
docker-run.sh Docker support 2022-04-29 09:55:53 -04:00
Dockerfile Docker support 2022-04-29 09:55:53 -04:00
example-config-docker.json Docker support 2022-04-29 09:55:53 -04:00
example-config.json Docker support 2022-04-29 09:55:53 -04:00
package-lock.json
package.json
README.md

Listen config

If type is unix, path is the path where to create the socket, and force is whether to overwrite the socket file if it already exists.

If type is tcp, port and host are the host/port where to listen.