Files
lab/matrix/conduit/conduit.toml
T
2026-04-06 00:55:58 -04:00

9 lines
226 B
TOML
Executable File

[global]
server_name = "invokesmoke.dev"
database_path = "/var/lib/tuwunel/db"
port = [6167]
address = "0.0.0.0"
allow_registration = false
allow_federation = true
max_request_size = 20_000_000
trusted_servers = ["matrix.org"]