- Add port and host fields to GatewayConfig struct - Add default_gateway_port() and default_gateway_host() functions - Add apply_env_overrides() method to Config for env var support - Fix test to include new GatewayConfig fields All tests pass. |
||
|---|---|---|
| .. | ||
| cli.rs | ||
| discord.rs | ||
| email_channel.rs | ||
| imessage.rs | ||
| matrix.rs | ||
| mod.rs | ||
| slack.rs | ||
| telegram.rs | ||
| traits.rs | ||
| whatsapp.rs | ||