Skip to content

Update bridges, refactor bridge configuration

akwizgran requested to merge update-snowflake-params into master

This branch updates the bridge configuration to match what's being used upstream (via Moat) and refactors the way bridges are configured to make it easier to specify custom bridge configurations for specific countries.

The bridges are split into resource files by bridge type and country code, with default resources for each bridge type in case there's no specific configuration for a given country.

Merge request reports