My agentic slop goes here. Not intended for anyone else!
1# Zulip configuration file in TOML format 2[api] 3email = "bot@example.com" 4key = "your-api-key-here" 5site = "https://example.zulipchat.com" 6 7# Optional settings 8insecure = false 9cert_bundle = "/path/to/cert/bundle.crt"