server_name = "example.com" listen = [{ type = "unix", path = "/tmp/grapevine.sock" }] [server_discovery] client.base_url = "https://matrix.example.com" [database] backend = "rocksdb" path = "tests/integrations/fixtures/check_config/dirs/a" [media.backend] type = "filesystem" path = "tests/integrations/fixtures/check_config/dirs/b"