add event_bus_typed
This commit is contained in:
@@ -8,6 +8,12 @@ tcp_port = 8080
|
||||
# Voice/Video port
|
||||
udp_port = 8080
|
||||
|
||||
# Uncomment for native self-signed HTTPS/WSS. Keep both files between restarts.
|
||||
# [network.tls]
|
||||
# cert_path = "certs/server.pem"
|
||||
# key_path = "certs/server-key.pem"
|
||||
# names = ["localhost", "127.0.0.1"] # include the host clients actually use
|
||||
|
||||
[database]
|
||||
# DSN for database
|
||||
# SQLite
|
||||
|
||||
Reference in New Issue
Block a user