Andrew Ferrazzutti 9a82db2257 Backfill inbound read receipts
Also rename "chat" to "channel" for the Message DB, and make its primary
key include channel IDs
2022-05-05 03:05:19 -04:00
..
2022-05-05 03:05:19 -04:00
2022-05-01 16:38:54 -04:00
2022-02-25 02:22:50 -05:00
2022-04-29 09:55:53 -04:00
2022-04-29 09:55:53 -04:00
2022-05-01 16:38:54 -04:00
2022-04-29 09:55:53 -04:00
2022-04-11 03:22:48 -04:00
2022-02-25 02:22:50 -05:00

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.