mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-11 13:02:14 +00:00
Take advantage of the ability to define multiple get_queue_config callbacks by internalizing the TSA webhook queue configuration. `shaper.get_queue_config` no longer needs to be called, and that fragment of code will continue to "work" by simply not having an effect so that we don't break folks on upgrade. We'll remove this compatibility in the release following the next stable release.