# Zulip configuration file in TOML format [api] email = "bot@example.com" key = "your-api-key-here" site = "https://example.zulipchat.com" # Optional settings insecure = false cert_bundle = "/path/to/cert/bundle.crt"