@dxos/echo-pipeline 0.4.7-main.aa6dc1f → 0.4.7-main.b51ad3a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3162,7 +3162,7 @@ var AutomergeHost = class {
3162
3162
  // Hosts, running in the worker, don't share documents unless requested by other peers.
3163
3163
  sharePolicy: async (peerId, documentId) => {
3164
3164
  if (peerId.startsWith("client-")) {
3165
- return true;
3165
+ return false;
3166
3166
  }
3167
3167
  if (!documentId) {
3168
3168
  return false;
@@ -3421,4 +3421,4 @@ export {
3421
3421
  MeshNetworkAdapter,
3422
3422
  AutomergeHost
3423
3423
  };
3424
- //# sourceMappingURL=chunk-UIMWNUNO.mjs.map
3424
+ //# sourceMappingURL=chunk-BYZPBYNX.mjs.map