Skip to content

Add new valid BridgeDistribution methods

Spydar007 requested to merge Spydar007/tor:bridge-distribution-methods into main

This adds settings, telegram and reserved as valid BridgeDistribution methods.

This change prevents the warning "Unrecognized BridgeDistribution value X. I'll assume you know what you are doing..." from being logged, which is potentially confusing to bridge operators who set the values using this option.

Note that I have added reserved which is valid (and tested), but is not new. Please let me know if this was intentionally excluded and I will remove it again.

Merge request reports