@dev-anywhere/relay 0.4.76 → 0.4.78

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.
@@ -3567,7 +3567,7 @@ function createVoiceProviderRegistry(adapters) {
3567
3567
  // src/remote-file-bridge.ts
3568
3568
  import { nanoid as nanoid3 } from "nanoid";
3569
3569
  import { WebSocket as WebSocket11 } from "ws";
3570
- var REMOTE_FILE_TOKEN_TTL_MS = 5 * 60 * 1e3;
3570
+ var REMOTE_FILE_TOKEN_TTL_MS = 24 * 60 * 60 * 1e3;
3571
3571
  var REMOTE_FILE_METADATA_TIMEOUT_MS = 30 * 1e3;
3572
3572
  var REMOTE_FILE_UPLOAD_RESPONSE_TIMEOUT_MS = 60 * 1e3;
3573
3573
  function encodeContentDisposition(disposition, fileName) {
@@ -4153,4 +4153,4 @@ export {
4153
4153
  parseRelayChaosFromEnv,
4154
4154
  createRelayServer
4155
4155
  };
4156
- //# sourceMappingURL=chunk-XY4ATTV2.js.map
4156
+ //# sourceMappingURL=chunk-L2KEGMDB.js.map