matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
785 stars 148 forks source link

config: set missing defaults #917

Open chayleaf opened 1 month ago

chayleaf commented 1 month ago

This allows using env vars for all config parameters. I also suppose that considering the fields aren't marked as optional with question marks, it's a good practice to add some non-null defaults.