feat: room visibility and aliases

This commit is contained in:
timokoesters
2020-05-25 23:24:13 +02:00
parent 9c26e22ad7
commit 4e507ef706
9 changed files with 399 additions and 158 deletions

View File

@@ -3,6 +3,9 @@ server_name = "your.server.name"
port = 8448
address = "0.0.0.0"
# Default path is in this user's data
#database_path = "/home/timo/MyConduitServer"
#[global.tls]
#certs = "/etc/letsencrypt/live/your.server.name/fullchain.pem"
#key = "/etc/letsencrypt/live/your.server.name/privkey.pem"