mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-16 18:28:22 -07:00
fa3226898c
PDUs are saved in a pduid -> pdus map. roomid -> pduleaves keeps track of the leaves of the event graph and eventid -> pduid maps event ids to pdus.
8 lines
201 B
TOML
8 lines
201 B
TOML
[global]
|
|
address = "0.0.0.0"
|
|
port = 14004
|
|
|
|
#[global.tls]
|
|
#certs = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/fullchain.pem"
|
|
#key = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/privkey.pem"
|