This would allow other libraries built on top of GossipSub to read use the user-specified value of runOnLimitedConnection as a default for their own libp2p dials (e.g., https://github.com/orbitdb/orbitdb/blob/main/src/sync.js#L194), rather than requiring separate (and potentially inconsistent) configuration of this parameter.