Tor Bridge Distribution

Hello, I would like to distribute my bridge node with all methods, for this I set: BridgeDistribution any, but on Metrics Page I see only, Distribution Method “Email”. I also commented BridgeDistribution out, but after sometime on Metrics Page it showed “Email”. Now I’m using moat which is showed correctly. So, I want to distribute with all available methods of TOR and it should show on Metrics Page all of these methods. Or am I missing something? Thanks

image

the config:
RunAsDaemon 1
BridgeRelay 1
PublishServerDescriptor bridge

ORPort 18901 IPv4Only

ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy

ServerTransportListenAddr obfs4 0.0.0.0:443

ExtORPort auto

ContactInfo address@email.com

Nickname XYTASD
BridgeDistribution moat
RelayBandwidthRate 131070001
RelayBandwidthBurst 131070001
ExitPolicy reject :

Each bridge is assigned to a single distribution method, and can only be in one distribution method at once.

Each distribution mechanism has its own protections to make it hard for censors to list all bridges. We want to keep each bridge in a single distribution mechanism so censors can’t break one of the protections and list all bridges, so if the censor can solve all moat captchas they still don’t get access to email or settings bridges.

Thank you for running a bridge.