1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-08-03 17:14:48 +02:00
conduit/Rocket.toml
timokoesters fa3226898c
feat: save pdus
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.
2020-04-03 17:58:38 +02:00

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"